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

Accepted bootcd 2.32 (all source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  3 Jul 2003 19:38:28 +0200
Source: bootcd
Binary: bootcd-mkinitrd bootcd-dvdplus bootcd-hppa bootcd
Architecture: source all
Version: 2.32
Distribution: unstable
Urgency: low
Maintainer: Bernd Schumacher <bernd.schumacher@hp.com>
Changed-By: Bernd Schumacher <bernd.schumacher@hp.com>
Description: 
 bootcd     - run your system from cd without need for disks.
 bootcd-dvdplus - bootcd extension to use DVD+ media
 bootcd-hppa - bootcd extension to create images that can boot on parisc/hppa
 bootcd-mkinitrd - bootcd extension to create an initrd-image usable for bootcd
Closes: 176815 198480 199841
Changes: 
 bootcd (2.32) unstable; urgency=low
 .
   * POSIX compliant: bootcdwrite, bootcd2disk, bootcd-check.lib,
     bootcdflopcp and S12bootcdram.sh have been changed to be able to
     run them not only with bash, but also with dash. Closes: #176815
     The following changes have been made:
     1) set -u; for i in $*; do ... ->
        set -u; if [ $# -gt 0 ]; then for i in $*; do ... fi
     2) trap ... EXIT SIGINT ->
        trap ... 0 2
     3) if [ "..." == "..." ]; then ->
        if [ "..." = "..." ]; then
     4) let/expr changes, for example:
        let SWAPS=2*$MEMS/1024 ->
        SWAPS=$(expr 2 \* $MEMS / 1024)
   * bootcd no longer depends on cdrecord instead, if ISO_ONLY=no it will
     be checked if cdrecord is installed. Closes: #198480
   * bootcd2disk deletes symlink from /etc/mtab to /proc/mounts. Closes: #199841
   * Resolved syntax error in syslinux.cfg.
Files: 
 52d9daf1474779230ba94d6b33dc46aa 555 utils extra bootcd_2.32.dsc
 6e4a1a69b164d80e424decfa9e1678f0 34577 utils extra bootcd_2.32.tar.gz
 ae2e2425cf82a0e070497f25f238f4ca 35938 utils extra bootcd_2.32_all.deb
 3025d856d8cddaa19c5a7f91e6557784 5348 utils extra bootcd-dvdplus_2.32_all.deb
 c6dd1f534bbd878e04ea528c726b40b6 5746 utils extra bootcd-hppa_2.32_all.deb
 7668753408828b6baee3ea6f5e2515e2 7480 utils extra bootcd-mkinitrd_2.32_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/DWG9INZoglnvXbwRAqBfAJ0fn8VcrFmEAySN1X6XLKmaym+JWACfY1Y4
m5GoGW8ZKSul+kKp4Z6tnIw=
=Yz0i
-----END PGP SIGNATURE-----


Accepted:
bootcd-dvdplus_2.32_all.deb
  to pool/main/b/bootcd/bootcd-dvdplus_2.32_all.deb
bootcd-hppa_2.32_all.deb
  to pool/main/b/bootcd/bootcd-hppa_2.32_all.deb
bootcd-mkinitrd_2.32_all.deb
  to pool/main/b/bootcd/bootcd-mkinitrd_2.32_all.deb
bootcd_2.32.dsc
  to pool/main/b/bootcd/bootcd_2.32.dsc
bootcd_2.32.tar.gz
  to pool/main/b/bootcd/bootcd_2.32.tar.gz
bootcd_2.32_all.deb
  to pool/main/b/bootcd/bootcd_2.32_all.deb



Reply to: