Salve Heino! Heino Tiedemann schrieb am Mittwoch, den 09. M�rz 2005 um 21:38h:
> Ja, aber was ENTHLATEN diese CD-Images > Klartext. Was ist der Unterschied zwischen filgenden Beiden images: curl http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/i386/rc2/sarge-i386-netinst.iso > n.iso curl http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/i386/rc2/sarge-i386-businesscard.iso > b.iso mkdir test mount -o loop n.iso test du -a n > du-n umount test mount -o loop b.iso test du -a b > du-b umount test cat du-n | awk '{print $2}' > dun cat du-b | awk '{pring $2}' > dub diff dun dub | grep test ergibt als Verzeichnis�bersich (du ohne -a): --snipp-- < test/pool/main/a/acl < test/pool/main/a/adduser < test/pool/main/a/apt < test/pool/main/a/aptitude < test/pool/main/a/at < test/pool/main/a/attr < test/pool/main/b/base-config < test/pool/main/b/base-files < test/pool/main/b/base-passwd < test/pool/main/b/bash < test/pool/main/b/bsdmainutils < test/pool/main/c/console-cyrillic < test/pool/main/c/console-tools < test/pool/main/c/console-common < test/pool/main/c/coreutils < test/pool/main/c/cpio < test/pool/main/c/cramfs < test/pool/main/c/cron < test/pool/main/c/curl < test/pool/main/d/dash < test/pool/main/d/db1-compat < test/pool/main/d/db3 < test/pool/main/d/db4.2 < test/pool/main/d/debconf < test/pool/main/d/debianutils < test/pool/main/d/diff < test/pool/main/d/discover1-data < test/pool/main/d/discover1 < test/pool/main/d/discover-data < test/pool/main/d/discover < test/pool/main/d/dpkg < test/pool/main/e/ed < test/pool/main/e/exim4 < test/pool/main/e/expat < test/pool/main/f/fdutils < test/pool/main/f/file < test/pool/main/f/file-rc < test/pool/main/f/findutils < test/pool/main/f/fribidi < test/pool/main/g/gcc-3.3 < test/pool/main/g/gcc-3.4 < test/pool/main/g/gcc-defaults < test/pool/main/g/gdbm < test/pool/main/g/gettext < test/pool/main/g/gnutls10 < test/pool/main/g/gnutls11 < test/pool/main/g/grep < test/pool/main/g/groff < test/pool/main/g/grub < test/pool/main/g/gzip < test/pool/main/h/hostname < test/pool/main/h/hotplug < test/pool/main/i/ifupdown < test/pool/main/i/inetutils < test/pool/main/i/initrd-tools < test/pool/main/i/ipchains < test/pool/main/i/iptables < test/pool/main/i/iputils < test/pool/main/i/iso-codes < test/pool/main/i < test/pool/main/j/jfbterm < test/pool/main/k/kbd < test/pool/main/k/kernel-image-2.4.27-i386 < test/pool/main/k/kernel-image-2.6.8-i386 < test/pool/main/k < test/pool/main/l/lilo < test/pool/main/l/localization-config < test/pool/main/l/logrotate < test/pool/main/l/lvm-common < test/pool/main/l/lzo < test/pool/main/liba/libapt-pkg-perl < test/pool/main/liba < test/pool/main/libc/libcap < test/pool/main/libc/libconfig-inifiles-perl < test/pool/main/libc < test/pool/main/libg/libgcrypt7 < test/pool/main/libg/libgcrypt11 < test/pool/main/libg/libgpg-error < test/pool/main/libg < test/pool/main/libl/liblocale-gettext-perl < test/pool/main/libl/liblockfile < test/pool/main/libl < test/pool/main/libp/libpcap < test/pool/main/libp < test/pool/main/libs/libsigc++-1.2 < test/pool/main/libs < test/pool/main/libt/libtasn1-2 < test/pool/main/libt/libtext-charwidth-perl < test/pool/main/libt/libtext-wrapi18n-perl < test/pool/main/libt/libtextwrap < test/pool/main/libt/libtext-iconv-perl < test/pool/main/libt < test/pool/main/libu/libusb < test/pool/main/libu < test/pool/main/m/mailx < test/pool/main/m/makedev < test/pool/main/m/manpages < test/pool/main/m/man-db < test/pool/main/m/mawk < test/pool/main/m/module-init-tools < test/pool/main/m/modutils < test/pool/main/n/nano < test/pool/main/n/ncurses < test/pool/main/n/netbase < test/pool/main/n/netkit-base < test/pool/main/n/netkit-telnet < test/pool/main/n/net-tools < test/pool/main/n/newt < test/pool/main/n/nvi < test/pool/main/o/opencdk8 < test/pool/main/p/pam < test/pool/main/p/pciutils < test/pool/main/p/pcre3 < test/pool/main/p/perl < test/pool/main/p/popt < test/pool/main/p/pppconfig < test/pool/main/p/pppoeconf < test/pool/main/p/procps < test/pool/main/p/psmisc < test/pool/main/r/readline4 < test/pool/main/r/rp-pppoe < test/pool/main/s/sed < test/pool/main/s/shadow < test/pool/main/s/slang < test/pool/main/s/sysklogd < test/pool/main/s/sysvinit ca < test/pool/main/s < test/pool/main/t/tar < test/pool/main/t/tasksel < test/pool/main/t/tcp-wrappers < test/pool/main/t/texinfo < test/pool/main/t < test/pool/main/u/unifont < test/pool/main/u/usbutils < test/pool/main/w/wget < test/pool/main/x/xfonts-terminus < test/pool/main/x/xfree86 --snapp-- > w�rde bedeuten, das Businesscard.iso etwas mehr hat < bedeutet was fehlt. Und das erste Iso ist 108558 Byte gro�, das Businesssize.iso ist 33670 Byte klein. Auff�llig z.B. das erste Iso hat einen XServer, das zweite kommt (erwartungsgem��) ohne daher. Wer Erfahrung mit beiden hat m�ge dies weiter kommentieren. Wer Erfahrung und/oder Lust hat kann mein Diff vereinfachen, und eventuell auch f�r HDDs mit 1 MB freien HDDplatz per FIFO oder �hnlich realisieren. Gruss rob

