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

Bug#612074: marked as done (debian-cd: provide iso image aligned on usb thumb drive size)



Your message dated Fri, 04 Mar 2011 15:32:09 +0000
with message-id <E1PvWzB-00048y-7I@franck.debian.org>
and subject line Bug#612074: fixed in debian-cd 3.1.6
has caused the Debian Bug report #612074,
regarding debian-cd: provide iso image aligned on usb thumb drive size
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
612074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612074
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-cd
Version: 3.1.5
Severity: wishlist

Hey,

as discussed on #debian-cd, now that iso images are hybrid and
installing via usb seems quite common, it'd be nice to have iso images
for usb thumb drives.

For example the first CD is around 650M which fits well on a CD but
not an a 512M thumb drive and means you lose some place on a 1G one.
Same goes for the first DVD which won't fit on a 4G drive and will lose
quite some space on a 8G one (it seems there are 5G drive but it doesn't
seem that frequent).

I guess it might make sense to have images for 1G and 4G size. It'd be
nice to have multi-arch stuff too, for example i386/amd64 CD1 (which might fit on 1G), multi-arch DVD1 (which might fit on 8G).

Anyway you see the point, and I know adding more and more images aren't
viable (not sure if there are current one which can be dropped too).

Regards,
-- 
Yves-Alexis


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-grsec-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debian-cd depends on:
ii  apt                     0.8.10.3         Advanced front-end for dpkg
ii  bc                      1.06.95-2        The GNU bc arbitrary precision cal
ii  cpp                     4:4.4.5-2        The GNU C preprocessor (cpp)
ii  curl                    7.21.3-1         Get a file from an HTTP, HTTPS or 
ii  dctrl-tools [grep-dctrl 2.14.5           Command-line tools to process Debi
ii  dpkg-dev                1.15.8.10        Debian package development tools
ii  genisoimage             9:1.1.11-1       Creates ISO-9660 CD-ROM filesystem
ii  libcompress-zlib-perl   2.024-1          Transitional dummy package for Com
ii  libio-compress-perl [li 2.024-1          bundle of IO::Compress modules
ii  lynx                    2.8.8dev.8-1     Text-mode WWW Browser (transitiona
ii  lynx-cur                2.8.8dev.8-1     Text-mode WWW Browser with NLS sup
ii  make                    3.81-8           An utility for Directing compilati
ii  perl [libdigest-md5-per 5.10.1-17        Larry Wall's Practical Extraction 
ii  tofrodos                1.7.8.debian.1-2 Converts DOS <-> Unix text files, 

Versions of packages debian-cd recommends:
pn  hfsutils                   <none>        (no description available)
pn  netpbm                     <none>        (no description available)
ii  syslinux-common            2:4.02+dfsg-7 collection of boot loaders (common

debian-cd suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: debian-cd
Source-Version: 3.1.6

We believe that the bug you reported is fixed in the latest version of
debian-cd, which is due to be installed in the Debian FTP archive:

debian-cd_3.1.6.dsc
  to main/d/debian-cd/debian-cd_3.1.6.dsc
debian-cd_3.1.6.tar.gz
  to main/d/debian-cd/debian-cd_3.1.6.tar.gz
debian-cd_3.1.6_all.deb
  to main/d/debian-cd/debian-cd_3.1.6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 612074@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve McIntyre <93sam@debian.org> (supplier of updated debian-cd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 04 Mar 2011 14:56:50 +0000
Source: debian-cd
Binary: debian-cd
Architecture: source all
Version: 3.1.6
Distribution: unstable
Urgency: low
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Changed-By: Steve McIntyre <93sam@debian.org>
Description: 
 debian-cd  - Tools for building (Official) Debian CD set
Closes: 612007 612074 612224 613751 615043
Changes: 
 debian-cd (3.1.6) unstable; urgency=low
 .
   [ Raphaël Hertzog ]
   * Add the missing accent in my family name in Uploaders.
   * Drop Frans Pop from Uploaders, RIP.
 .
   [ Steve McIntyre ]
   * Start wheezy development, doing "svn cp squeeze wheezy" and
     "s/squeeze/wheezy/" in various places.
   * Add support for over-riding disc size on demand, used for some of the
     squeeze release builds.
   * Add disk size definitions for 1/2/4/8 GB USB sticks.
   * Extend the size-override code to allow to override an individual disc
     in the set (e.g. to make the first DVD fit on a 4GB USB
     stick). Closes: #612074
   * Special-case builds of source-only discs: if we think we've
     overflowed the disc size, try to carry on for a few more packages
     to get closer to actually filling the disc. Closes: #613751.
   * Path to sparc daily builds has changed.
   * armel hasn't booted off CD in ages for us; comment out the DI_WWW_HOME
     definition to stop the mirror script complaining.
   * Add more checksum types to generated Release files; go from md5 only
     to md5, sha1, sha256 and sha512.
   * tools/start_new_disc: tone down messages about missing
     {BASE,UDEB}_{INCLUDE,EXCLUDE} files from ERROR to WARNING.
     Closes: #615043
 .
   [ Otavio Salvador ]
   * Add btrfs-tools on required packages by installer. Closes: #612007.
 .
   [ Didier Raboud ]
   * Remove win32-loader standalone flavours from the tools/ directory on
     x86. Closes: #612224
Checksums-Sha1: 
 6275e77d0877cbca72a99dbde377e626d77019c7 1628 debian-cd_3.1.6.dsc
 c2ad09cf5270699b1b8598680471e584ae45e4d0 1171109 debian-cd_3.1.6.tar.gz
 cbaa54bf7f20d8995035a059f3d7ac5e08a29076 1161112 debian-cd_3.1.6_all.deb
Checksums-Sha256: 
 a567e8d0c903dab8a0cfb2aa9b190828b8268af738a92f8e4d33f7029cbf7c72 1628 debian-cd_3.1.6.dsc
 8f3248c1138f99435cbc43cc161da99a4c53c755ac1b086976b2e84aed27d5ce 1171109 debian-cd_3.1.6.tar.gz
 8f4182fae9f75d2d6f9ef20d80e21b8544dd5ac7f6239f32139f2b1981c4ea15 1161112 debian-cd_3.1.6_all.deb
Files: 
 9bc92c1761cd0f448b8c8fc81b3943f6 1628 admin extra debian-cd_3.1.6.dsc
 9fbd690367d8cc49e55f59966664d9ae 1171109 admin extra debian-cd_3.1.6.tar.gz
 1a35941b6bdfbcdf153c2ce8072b86e4 1161112 admin extra debian-cd_3.1.6_all.deb

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

iQIcBAEBCAAGBQJNcQRbAAoJEFh5eVc0QmhOn/gP/ivirXgqdNXUHyRlj/49tN8R
bTXiF8SMunoopNktosMzhFUd6RDbXMlmj/kSdayggzZsQ6LF+KPlIfCXIDxMk2Ro
Yy1S31Ix+17uQeAC7u174IvJfEBJ6VbZGsaKZyhxTVlNJrGCm0xXU9ASU5yFg6o9
YwBOK5a1LemjDXG5BYrn7BrC4a/b6QOEtXFCdWIFWibwJUlY5klSt8j+y8+WHWe9
mCwcoNBrFInxVAarvddsO5b9S8n3OToBPrQphAaXL1zzxWz4VTlox+txCUUP5Nj2
ibwlNZ79yo72u6xa59/yHOYuwqsbgqMITKty6aVtNL7BiB6kRoI4MS9NYwurxyUx
osIi7oD1NC/0wa4zB9T9vkB7S6ZMl6zM2u1IFTV47MgfDt/7N3LGnSb6mKtp5pH0
hBU0spFiLOFjrt+AQBQkIl4Ry2uilWaI8KbSg14nB/AcgpXJNFCd7tdTYbq+I1EU
V1mlaal4KD+pjO3WiH9vDvtF9POPuB4VsJuPCWYTH/XaQ+jYsAMO2ut/bt0+CwWm
rPiHH2JicI6yHZqkkAxyRkUnss1FxH6s1T3lK+jcshKA6Law1QVClJEoF20io8/o
sI09qRLqXyQqvR6a1Gx786/P//vOy2X8JQaS0MyNWz6b8KOIehbpJ1Zch5Wjk3uR
3uykRqCZ/3ERCspZeN9Q
=0pan
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: