[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Uploaded boot-floppies 2.2.0 (source all) to master



-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.6
Date: Mon, 11 Oct 1999 23:57:49 +0200
Source: boot-floppies
Binary: boot-floppies
Architecture: source all
Version: 2.2.0
Distribution: unstable
Urgency: low
Maintainer: Marcel Harkema <marcel@debian.org>
Description: 
 boot-floppies - Scripts to create the Debian installation floppy set.
Closes: 26626 31797 33145 33781 33837 33938 34072 34691 34934 34949 35649 35729 36875 36947 37892 38007 38442 38839 39961 41408 41456 41866 42124 44800 45362 47101
Changes: 
 boot-floppies (2.2.0) unstable; urgency=low
 .
   * major updates for potato:
     - potato updates for dependancies, etc. (closes: Bug#41866,
       Bug#44800, Bug#45362)
     - powerpc support
     - root and boot disks split for most architectures
     - new driver installation setup, driver disks split like base disks
     - kernel 2.2.x based, fixing numerous problems with the old kernels,
       and with tecra disks, which are no longer necessary
       (closes: Bug#36875, Bug#34949, Bug#39961, Bug#41456, Bug#37892)
     - selections mechanism is gone in favor of metapackages
       (closes: Bug#33837, Bug#41408)
     - many i386 booting problems fixed in new upstream syslinux
       (closes: Bug#47101 et al)
   * maintainer for this software changed to debian-boot@lists.debian.org;
     it really is a joint effort
   * added pointerize i18n tools, moving our i18n system to gettext
   * Added support for nfs media type always being selectable.  When selected,
     the user is prompted to configure the network.
   * Removed some obsolete partition to filesystem mappings from libfdisk.
   * Fixed busybox halt routine to not call it's bdflush routine.  This
     causes halt/reboot hangs on 2.2.11+ with kupdate
   * Modified prototype init_tab to spawn a shell and the final install
     script directly.  New login package broke passwordless access.
   * Fixed basedisks.sh problem with creating .../etc/network/spoof-protect.
   * Updates for serial console handling with new kbd and setserial
     packages.  Also identification of a serial console system to the
     final installation so keymapping is not attempted.
   * Disabled broken powerpc, sparc library reduction.
   * Fixed disksize boot-parameter default setting for systems that
     don't have it passed from the loader.
   * Moved powerpc to kernel 2.2.12, increased rescue disk size.  Haven't
     split rescue to boot/root yet.
   * graphical dbootstrap option for framebuffer capable systems
   * debian/control: un-version the versioned dependancy on lynx, allowing
     lynx-ssl to work also (closes: Bug#38839); standards version 3.0.1.1
   * debian/rules: move to FHS
   * all arches use ext2 filesystems (no minix anymore)
   * Better serial console support, now autodetects if on serial and skips
     kbd config, etc.
   * Fixed powerpc subarch detection to properly detect PReP and reduced to
     only use sed.
   * Error in checking of base system installation fixed, dbootstrap:
     main_menu.c, and extract_base.c. (closes: Bug#36947, Bug#38007)
   * Introduction of disksize boot-parameter, dbootstrap: main.com, and
     dbootstrap.h (closes: Bug#35729)
   * Rewritten tftpboot.sh to support many image formats (TFTP, TILO now).
   * Rewritten alternate kernel rules in top Makefile (should work for sparc &
     i386 arch at least).
   * Don't ask for setting hardware clock to local time on sparc arch (assume
     always GMT).  Other archs could undef LOCALTIME in dbootstrap.h to do so.
   * All dialog boxes are now centered on screen.
   * documentation: add powerpc
 .
 boot-floppies (2.1.11) unstable; urgency=low
 .
   * Changes made by Martin Schulze <joey@debian.org> to provide proper
     German disk images.  Details follow:
     - Added support for a creator != maintainer, main Makefile and
       rootdisk.sh
     - Added detection for modules in main makefile since both minix
       support and loopback support is sufficient when provided as modules
       and kerneld/kmod
     - Extracted MSG_BOOT_MESSAGE_TEXT from all lang_<lang>.h files into a
       boot_message file.  This file will be converted by rootdisk.sh to
       use the proper charset which was required since it is displayed
       before Linux is loaded and thus the IBMPC charset is used on intel
       boxes.
     - Added support for boot_message to rootdisk.sh.  The routine for
       recoding the file was stolen from rescue.sh, well, the skeleton and
       ideas were.
     - Heavily updated de.po for root_profile, changed formattings, changed
       from "Du" to "Sie" which is more kind.
     - .bash_profile: Unset LANG before dselect is called to avoid Perl
       complain about locale.  This is a workaround and needs a proper fix
       for Perl!!!
     - Updated boot messages for SYSLINUX, changed formattings, changed
       from "Du" to "Sie" which is more kind.
     - Updated release_notes, changed formattings, changed from "Du" to
       "Sie".
     - kbdconfig.c: Turned all keyboard descriptions into defines in order
       to fit with our scheme of i18n.
     - Extended lang_C.h and lang_de.h to contain these descriptions.
     - partition_config.c: Added support for LINGUA/LANG when issuing
       `cfdisk'.  Same goes for `mkfs'.  Also added proper _test target so
       we can test this dialog locally as well.
     - Added new address and notice to README-Translators.
   * Updated and corrected English, German, Japanese and Russian
     documentation (closes: Bug#38442, Bug#42124))
   * skip configuring the keyboard on serial console installation.
   * fixed a problem with non bootable floppy images on ultrasparc (new
     silo1440k-sun4u image required to build).  Compiled with silo 0.8.6-1 to
     fix a bug in booting SunOS on ultrasparc.
 .
 boot-floppies (2.1.10) stable; urgency=low
 .
   * forked slink version (potato work now proceeding in the 2.2 tree)
   * rootdisk.sh: provide hde hdf hdg hdh devices on i386 (closes: Bug#34934);
     provide eda and edb devices for ESDI drives (closes: Bug#33938)
   * busybox/ls.c: include overflow protection patch from Avery Pennarun
     (closes: Bug#33781)
   * added PS/2 keymaps for sparc (closes: Bug#35649); fix problem in
     kbd support for PPC
   * fixes for /dev/console support in 2.2 kernel.  Note that 2.2 is still
     rather unofficial, although required for sun4u
   * busybox: mkswap handles v1 swap partition layouts (closes: Bug#34072)
   * debian/control: version the libc6-pic dependancy (closes: Bug#31797)
   * lowmem: update documentation, debian.txt now correctly states that
     this floppy is for RAM situations between 4MB and 6MB (closes: Bug#33145)
   * documentation:
     new build to pick up documentation changes in the 2.1.9.x series
       (closes: Bug#34691)
     correction in PDF makefiles; this was leading to bad TOCs
     low memory installation and lowmemrd.bin now better documented
       (closes: Bug#26626); when root.bin is needed better documented
     boot troubleshooting: add more hints, for hlt problems and lowmem on
       i386, bad NVRAM on sparc
     require debiandoc-sgml >= 1.1.18, for content negotiated output and
       non-English documentation
     languages now building documentation for: Croatian, Finnish, Japanese,
       French, Czech (not all these languages are fully translated)
 .
 boot-floppies (2.1.9.2) unstable; urgency=low
 .
   * internal release
   * many changes for powerpc build; newt dependancy changes to be platform
     specific since powerpc needs the potato version
   * VME: Debian.txt fix, instal-vme added to installed files; Mac file
     fixes; add Minix libfdisk for Amiga
   * release-notes: some factual fixes
   * documentation: VME documentation added; Japanese, Finnish, and
     Croatian translations added; makefiles adapted to deal with
     multi-lingual documentation files; install.sgml broken up into smaller
     SGML files since the size of that file was getting unmanagable; build
     system modified to enable the build of multi-lingua docs more fully
 .
 boot-floppies (2.1.9.1) unstable; urgency=low
 .
   * internal release
   * debian/control: add libwww-perl, needed to build documentation
   * documentation: minor updates for architectures and grammar, spelling;
     "Partitioning From SunOS": new section for sparc; sparc notes about
     Sun disk labels in the dbootstrap parititoning section; add nfsroot
     and serial console support for m68k; talk about the silo a tiny bit;
     change official title of alpha to 'Alpha'
Files: 
 5b9adf79183b35578885ce1b38d9d16c 840 devel optional boot-floppies_2.2.0.dsc
 b0badc3351b2e5b86eff8a32b87888f7 1739253 devel optional boot-floppies_2.2.0.tar.gz
 d759fe748cf5121b51a98ede5134a7d4 1739438 devel optional boot-floppies_2.2.0_all.deb
 90d45be36e4bafd4c3b019fca6b97afa 272 byhand - README-safe.2.2.0-i386
 bc62aa5796d66275d79fd76abc003525 1228800 byhand - base12-1.bin.2.2.0-i386
 8da36daa39ee75f9b687c3bf1b23e6ed 1228800 byhand - base12-10.bin.2.2.0-i386
 045325572a22ac59c0999661e1f08444 1228800 byhand - base12-11.bin.2.2.0-i386
 5263ea5abfdf8104b1c13b78934bc5b2 1228800 byhand - base12-12.bin.2.2.0-i386
 03e7a8e6a02696666968b771c645c6c0 1228800 byhand - base12-13.bin.2.2.0-i386
 4599be9a52f509e4ae8235bbaed4dbe1 287232 byhand - base12-14.bin.2.2.0-i386
 a3b82b88b6a69a2ffc57e72379ac9f08 1228800 byhand - base12-2.bin.2.2.0-i386
 f9461410ce00069e5aa28705920883d1 1228800 byhand - base12-3.bin.2.2.0-i386
 7cf7c070fb473196a60000009fe27fee 1228800 byhand - base12-4.bin.2.2.0-i386
 ea1691fb17ad74cffdfd254df1974825 1228800 byhand - base12-5.bin.2.2.0-i386
 f05848011a7c37c1bfb250d16fd669bc 1228800 byhand - base12-6.bin.2.2.0-i386
 44820be65d0e873fab06a626fd088720 1228800 byhand - base12-7.bin.2.2.0-i386
 f6918586f8167626350971e85c248f53 1228800 byhand - base12-8.bin.2.2.0-i386
 eb312f9dfc4e823a198ef0a5715dfe93 1228800 byhand - base12-9.bin.2.2.0-i386
 56fe6149a422cfaa585997728a31c0b4 1474560 byhand - base14-1.bin.2.2.0-i386
 29c68357d66b3e6521783836ae755f0c 1474560 byhand - base14-10.bin.2.2.0-i386
 3c8b81d2d61351c6682cc14906f2c4ab 1474560 byhand - base14-11.bin.2.2.0-i386
 c321f07cab144e6d40c0627050fcaa66 40448 byhand - base14-12.bin.2.2.0-i386
 ae48f1474d2be5a72d385c3d22321d86 1474560 byhand - base14-2.bin.2.2.0-i386
 c691c509cd14614f99d82d874689edd9 1474560 byhand - base14-3.bin.2.2.0-i386
 78ce5bd70f227b8445056ad3f2a0bd99 1474560 byhand - base14-4.bin.2.2.0-i386
 eda48ad07f4eca328f6a6d0ca8845e1f 1474560 byhand - base14-5.bin.2.2.0-i386
 e75ce99879ed2f73b899c9f3a5dd2fb2 1474560 byhand - base14-6.bin.2.2.0-i386
 dcf31b5b31c9d2cb304bb2029e278064 1474560 byhand - base14-7.bin.2.2.0-i386
 26248af4873ff15311635a8bf9a8c0a3 1474560 byhand - base14-8.bin.2.2.0-i386
 96f4c00f22ec65c918e9613a58ac11a2 1474560 byhand - base14-9.bin.2.2.0-i386
 629e5d1bf93f5923856f301a07c298cb 16253542 byhand - base2_2.tgz.2.2.0-i386
 ca368ae6cba4b298e43a7486ce55e7ba 5582 byhand - basecont.txt.2.2.0-i386
 7f32d3c751dfe5b4129faec10d234b08 18486 byhand - cfdisk.txt.2.2.0-i386
 d08c3a2d64126d2570b400a297211284 4614 byhand - ch-administrivia.en.html.2.2.0-i386
 5460aa34f8057acf6f1958f0914bd6cb 3376 byhand - ch-boot-floppy-techinfo.en.html.2.2.0-i386
 b643ce722f37d1f9b5cdaf738257d502 2018 byhand - ch-dselect-conclusion.en.html.2.2.0-i386
 5a65c2d516f7c74ee4e416e62178dc06 1760 byhand - ch-dselect-glossary.en.html.2.2.0-i386
 a97c619e31761e70d3d031103fe49dd8 2388 byhand - ch-dselect-intro.en.html.2.2.0-i386
 5c7263388758c7e1f1d97f498b92f226 21050 byhand - ch-dselect-main.en.html.2.2.0-i386
 869b1634e5fb1804ca22cbdefa2c6398 17463 byhand - ch-hardware-req.en.html.2.2.0-i386
 c18167f57749996e38d313e59ce520fc 35750 byhand - ch-init-config.en.html.2.2.0-i386
 1d4491fe2250dd9e191a0ac73d791a5d 27859 byhand - ch-install-methods.en.html.2.2.0-i386
 5dc4ad4372a3d0b4b7f7b5e032de17ee 19800 byhand - ch-partitioning.en.html.2.2.0-i386
 0933e0fe9c3accbade5e2cbb5646bf91 10195 byhand - ch-post-install.en.html.2.2.0-i386
 57f3d32d6082fddcc9ebce59224b36f2 13781 byhand - ch-preparing.en.html.2.2.0-i386
 8d9fdbad2ca8c6e8a2e4fbc056d30b70 14123 byhand - ch-rescue-boot.en.html.2.2.0-i386
 6008a06a92bdfe53e3e40f4bbedf57a6 9417 byhand - ch-welcome.en.html.2.2.0-i386
 8d750385ae92e0c832578968cd6547a2 1228800 byhand - drv12-1.bin.2.2.0-i386
 9945c0e6b6c5aaa0934ad7ff68edca4e 1228800 byhand - drv12-2.bin.2.2.0-i386
 d9ae9e05969009599e600035284eb7e1 806912 byhand - drv12-3.bin.2.2.0-i386
 2c97e40d0ce9c7f6d1d465de64834352 1474560 byhand - drv14-1.bin.2.2.0-i386
 e7ebba3ab8a64ad9d5ba67ccfc349b33 1474560 byhand - drv14-2.bin.2.2.0-i386
 48e36bcbd545b191324c753687cb71ad 315392 byhand - drv14-3.bin.2.2.0-i386
 aa05f06ce3bb11e164e9e97005ec538d 934 byhand - dselect-beginner.en.html.2.2.0-i386
 0710216cebc66bdf89bc70bef8b26389 24090 byhand - dselect-beginner.en.txt.2.2.0-i386
 39a6b3d7960a6b49bae12b79eeabd891 9797 byhand - fdisk.txt.2.2.0-i386
 d33a617b10d9a151b7c2c43a7957b20c 2142 byhand - footnotes.en.html.2.2.0-i386
 a40c0d9c7e3a43e8f4d234a5a2ad45f3 45 byhand - install.bat.2.2.0-i386
 51633804044bd3b37df5d05795390f70 9960 byhand - install.en.html.2.2.0-i386
 b4850774b2923e795e38ff79fd4f536b 273240 byhand - install.en.pdf.2.2.0-i386
 a074628bb037484cbf0c6a6168744968 148192 byhand - install.en.txt.2.2.0-i386
 8453630045813e434bb58c2f42b5a1a5 1021102 byhand - linux.2.2.0-i386
 81d0270ee44075a1afb88b0aedcd27fe 32208 byhand - loadlin.exe.2.2.0-i386
 6156f4f503abcbe4fedbefced30efd94 3624 byhand - md5sum.txt.2.2.0-i386
 d8a0e813566f75d6208b7376c9d9fc18 17863 byhand - rawrite2.exe.2.2.0-i386
 9eaa2b84c0e6e5fc6da673626cec9f06 1639 byhand - rawrite2.txt.2.2.0-i386
 130c5f2ab3bf2adfa6e6fe85cfb8bd93 1228800 byhand - resc1200-safe.bin.2.2.0-i386
 9bc953cf4e974cd136fa7c051b6b9a75 1228800 byhand - resc1200.bin.2.2.0-i386
 b67334f6f43ca1288e35acff6342223c 1474560 byhand - resc1440-safe.bin.2.2.0-i386
 268e8691a383e64694cb296a1dc4b609 1474560 byhand - resc1440.bin.2.2.0-i386
 48dcef29d317f5debef09c5cab230cd8 2949120 byhand - resc2880.bin.2.2.0-i386
 180963341a619c4f9d61d96d57f3b71b 953848 byhand - root.bin.2.2.0-i386
 cf2ef71f4a9e90c2f6013ba3b2257ed2 1228800 byhand - root1200.bin.2.2.0-i386
 ba6dc3fcb223c5c28544edd28621a9b6 1474560 byhand - root1440.bin.2.2.0-i386

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Comment: http://www.debian.org/~marcel/
Charset: noconv

iQEVAwUBOAJuYplBxAiA/IAPAQHlxAf/eaAeM/apWnt4NuMZNtrPJZgnbkDTd+N7
vvjjZIjBXqi10/Sa1a5ArHyCSDe6QAwzSVXDGZeeILxw5Mp/ZAZQ8Y4y4xrp1RJs
6ankzAs9mON4p2KXEXcz/e4JIz2AcLP8eYkJ3rejjKD92lEy5gtNRRqNKIYupHFQ
c73K3AZf56lUJndwM9JSFUfclGXnISvoXZ2zg+pIRpXsGwycDZwm6XeSinr+s8/q
Ci/efG7Dq6av1b8sM1+cLYjxFqpUvtNL1AM8i2GHVBlgU8W+oqBBqNTN2pDoO87D
Sr/XIrgPMvnMM1yAkp9n4wkQV5nv03FfLK2TuV8vzlDaEIDMdqzINA==
=CpJu
-----END PGP SIGNATURE-----


Reply to: