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

[FYI] i386 build log



FYI, here is a build log, building on i386 from yesterday's CVS.
All seems reasonably well but haven't tried to boot it up.

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>

test -f rootdisk.sh -a -f debian/rules
make release
make[1]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
[ -d updates ] || mkdir -p updates
make utils
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make -C utilities KVER=2.2.13
make[3]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
gcc -O2 -fomit-frame-pointer   -c -o floppy_split.o floppy_split.c
gcc -s -o floppy_split floppy_split.o
make -C libfdisk INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
cc -E -Wall -O2 -fomit-frame-pointer -M fdisk.c partbl_msdos.c partbl_osf.c partbl_sun.c partbl_amiga.c partbl_atari.c partbl_mac.c fdisk.h byteorder.h config.h testing.c > .depend
cc -Wall -O2 -fomit-frame-pointer   -c -o fdisk.o fdisk.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_msdos.o partbl_msdos.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_osf.o partbl_osf.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_sun.o partbl_sun.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_amiga.o partbl_amiga.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_atari.o partbl_atari.c
cc -Wall -O2 -fomit-frame-pointer   -c -o partbl_mac.o partbl_mac.c
ar rcs libfdisk.a fdisk.o partbl_msdos.o partbl_osf.o partbl_sun.o partbl_amiga.o partbl_atari.o partbl_mac.o
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make -C dbootstrap INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C po
make[5]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap/po'
msgfmt -v -o C.mo C.po
390 translated messages.
trim-mo C.mo > C.trm
make[5]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap/po'
make -C po C.mo
make[5]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap/po'
make[5]: `C.mo' is up to date.
make[5]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap/po'
cp po/C.mo C.mo
gen-header C.mo
echo "#line 1 \"baseconfig.c\"" >tmp.baseconfig.c
pointerize -m C.mo <baseconfig.c >>tmp.baseconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o baseconfig.o -c tmp.baseconfig.c
echo "#line 1 \"block_device.c\"" >tmp.block_device.c
pointerize -m C.mo <block_device.c >>tmp.block_device.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o block_device.o -c tmp.block_device.c
echo "#line 1 \"bootconfig.c\"" >tmp.bootconfig.c
pointerize -m C.mo <bootconfig.c >>tmp.bootconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o bootconfig.o -c tmp.bootconfig.c
echo "#line 1 \"boxes.c\"" >tmp.boxes.c
pointerize -m C.mo <boxes.c >>tmp.boxes.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o boxes.o -c tmp.boxes.c
echo "#line 1 \"choose_medium.c\"" >tmp.choose_medium.c
pointerize -m C.mo <choose_medium.c >>tmp.choose_medium.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o choose_medium.o -c tmp.choose_medium.c
echo "#line 1 \"extract_base.c\"" >tmp.extract_base.c
pointerize -m C.mo <extract_base.c >>tmp.extract_base.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o extract_base.o -c tmp.extract_base.c
extract_base.c: In function `extract_from_file':
extract_base.c:10: warning: unused variable `statbuf'
echo "#line 1 \"extract_kernel.c\"" >tmp.extract_kernel.c
pointerize -m C.mo <extract_kernel.c >>tmp.extract_kernel.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o extract_kernel.o -c tmp.extract_kernel.c
echo "#line 1 \"fdflush.c\"" >tmp.fdflush.c
pointerize -m C.mo <fdflush.c >>tmp.fdflush.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o fdflush.o -c tmp.fdflush.c
echo "#line 1 \"floppy_merge.c\"" >tmp.floppy_merge.c
pointerize -m C.mo <floppy_merge.c >>tmp.floppy_merge.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o floppy_merge.o -c tmp.floppy_merge.c
echo "#line 1 \"interactive_shell.c\"" >tmp.interactive_shell.c
pointerize -m C.mo <interactive_shell.c >>tmp.interactive_shell.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o interactive_shell.o -c tmp.interactive_shell.c
echo "#line 1 \"is_root_a_floppy.c\"" >tmp.is_root_a_floppy.c
pointerize -m C.mo <is_root_a_floppy.c >>tmp.is_root_a_floppy.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o is_root_a_floppy.o -c tmp.is_root_a_floppy.c
echo "#line 1 \"kbdconfig.c\"" >tmp.kbdconfig.c
pointerize -m C.mo <kbdconfig.c >>tmp.kbdconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o kbdconfig.o -c tmp.kbdconfig.c
echo "#line 1 \"lists.c\"" >tmp.lists.c
pointerize -m C.mo <lists.c >>tmp.lists.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o lists.o -c tmp.lists.c
echo "#line 1 \"losetup.c\"" >tmp.losetup.c
pointerize -m C.mo <losetup.c >>tmp.losetup.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o losetup.o -c tmp.losetup.c
echo "#line 1 \"main.c\"" >tmp.main.c
pointerize -m C.mo <main.c >>tmp.main.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o main.o -c tmp.main.c
echo "#line 1 \"main_menu.c\"" >tmp.main_menu.c
pointerize -m C.mo <main_menu.c >>tmp.main_menu.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o main_menu.o -c tmp.main_menu.c
echo "#line 1 \"netconfig.c\"" >tmp.netconfig.c
pointerize -m C.mo <netconfig.c >>tmp.netconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o netconfig.o -c tmp.netconfig.c
echo "#line 1 \"nfsroot.c\"" >tmp.nfsroot.c
pointerize -m C.mo <nfsroot.c >>tmp.nfsroot.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o nfsroot.o -c tmp.nfsroot.c
echo "#line 1 \"no_match.c\"" >tmp.no_match.c
pointerize -m C.mo <no_match.c >>tmp.no_match.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o no_match.o -c tmp.no_match.c
echo "#line 1 \"partition_config.c\"" >tmp.partition_config.c
pointerize -m C.mo <partition_config.c >>tmp.partition_config.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o partition_config.o -c tmp.partition_config.c
echo "#line 1 \"pcmcia.c\"" >tmp.pcmcia.c
pointerize -m C.mo <pcmcia.c >>tmp.pcmcia.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o pcmcia.o -c tmp.pcmcia.c
echo "#line 1 \"reboot_system.c\"" >tmp.reboot_system.c
pointerize -m C.mo <reboot_system.c >>tmp.reboot_system.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o reboot_system.o -c tmp.reboot_system.c
echo "#line 1 \"release_notes.c\"" >tmp.release_notes.c
pointerize -m C.mo <release_notes.c >>tmp.release_notes.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o release_notes.o -c tmp.release_notes.c
echo "#line 1 \"select_not_mounted.c\"" >tmp.select_not_mounted.c
pointerize -m C.mo <select_not_mounted.c >>tmp.select_not_mounted.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o select_not_mounted.o -c tmp.select_not_mounted.c
echo "#line 1 \"tzconfig.c\"" >tmp.tzconfig.c
pointerize -m C.mo <tzconfig.c >>tmp.tzconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o tzconfig.o -c tmp.tzconfig.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g   -c -o ../busybox/mount.o ../busybox/mount.c
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g   -c -o ../busybox/utility.o ../busybox/utility.c
make -C ../libfdisk libfdisk.a
make[5]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[5]: `libfdisk.a' is up to date.
make[5]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
cc -Os -D_GNU_SOURCE -DBB_VER='"0.34"' -DBB_BT='"19991112-0500"' -DARCH=i386 -DARCHNAME='"i386"'  -DKVER='"2.2.13"'  -Wall -g -o dbootstrap baseconfig.o block_device.o bootconfig.o boxes.o choose_medium.o extract_base.o extract_kernel.o fdflush.o floppy_merge.o interactive_shell.o is_root_a_floppy.o kbdconfig.o lists.o losetup.o main.o main_menu.o netconfig.o nfsroot.o no_match.o partition_config.o pcmcia.o reboot_system.o release_notes.o select_not_mounted.o tzconfig.o ../busybox/mount.o ../busybox/utility.o ../libfdisk/libfdisk.a -lnewt -lslang -lc -lloadtrm 
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C busybox INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o busybox.o busybox.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o cat.o cat.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o chmod_chown_chgrp.o chmod_chown_chgrp.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o chroot.o chroot.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o clear.o clear.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o cp.o cp.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o date.o date.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o dd.o dd.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o df.o df.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o dmesg.o dmesg.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o find.o find.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o grep.o grep.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o init.o init.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o kill.o kill.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o ln.o ln.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o loadfont.o loadfont.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o loadkmap.o loadkmap.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o ls.o ls.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o mkdir.o mkdir.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o mknod.o mknod.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o mkswap.o mkswap.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o more.o more.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o mv.o mv.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o ps.o ps.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o pwd.o pwd.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o reboot.o reboot.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o rm.o rm.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o rmdir.o rmdir.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o sleep.o sleep.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o swaponoff.o swaponoff.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o sync.o sync.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o tar.o tar.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o touch.o touch.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o true_false.o true_false.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o umount.o umount.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o update.o update.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o uname.o uname.c
cc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.35"' -DBB_BT='"19991112-0501"'   -c -o zcat.o zcat.c
cc -s -o busybox busybox.o cat.o chmod_chown_chgrp.o chroot.o clear.o cp.o date.o dd.o df.o dmesg.o find.o grep.o init.o kill.o ln.o loadfont.o loadkmap.o ls.o mkdir.o mknod.o mkswap.o more.o mount.o mv.o ps.o pwd.o reboot.o rm.o rmdir.o sleep.o swaponoff.o sync.o tar.o touch.o true_false.o umount.o update.o uname.o zcat.o utility.o 
strip --remove-section=.note --remove-section=.comment busybox
./busybox.mkll | sort >busybox.links
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
make -C writemaps INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
bison -y  loadkeys.y 
mv -f y.tab.c loadkeys.c
flex -8  -t analyze.l > analyze.c
gcc -c -O2 -DDATADIR=\"/usr/share/keymaps\" loadkeys.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share/keymaps\" ksyms.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share/keymaps\" findfile.c
gcc -c -Wall -O2 -DDATADIR=\"/usr/share/keymaps\" getfd.c
gcc -s  loadkeys.o ksyms.o findfile.o getfd.o   -o loadkeys
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
make -C lowmemrd INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
cc -O2 -Wall -s   -c -o linuxrc.o linuxrc.c
cc -O2 -Wall -s   -c -o mkswap.o mkswap.c
cc -O2 -Wall -s   -c -o fdisk.o fdisk.c
cc -O2 -Wall -s   -c -o llseek.o llseek.c
cc -O2 -Wall -s -static -Wall -o linuxrc linuxrc.o mkswap.o fdisk.o llseek.o ../libfdisk/libfdisk.a /usr/lib/libz.a
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
make[3]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
find . -name \*~ | xargs rm -f
make resc1440.bin resc144s.bin
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
./kernel.sh "" /archive/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.13_2.2.13-1.deb /archive/debian/dists/potato/main/binary-i386/base/pcmcia-modules-2.2.13_3.1.3-2k1.deb
I: extracting kernel to /var/tmp/boot-floppies/extract-tmp-31446
I: creating module contents file, modcont
I: creating modules.tgz
I: appending to modcont
I: creating linux
make -C utilities KVER=2.2.13
make[3]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
make -C libfdisk INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make -C dbootstrap INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C ../libfdisk libfdisk.a
make[5]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[5]: `libfdisk.a' is up to date.
make[5]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C busybox INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
make -C writemaps INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
make[4]: Nothing to be done for `default'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
make -C lowmemrd INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
make[3]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
./keymaps.sh /archive/debian/dists/potato/main/binary-i386/utils/console-data_1999.08.29-7.deb
I: extracting console-data to /var/tmp/boot-floppies/extract-tmp-31924
I: saving current keymap
I: loading and dumping keymaps from /var/tmp/boot-floppies/extract-tmp-31924
I: restoring saved keymaps
I: making keymaps tarball
I: keymap tarball is -rw-r--r-- 1 root staff 6774 Nov 12 05:03 keymaps.tgz
./rootdisk.sh "" /archive/debian/dists/potato/main/binary-i386 3000 2.2 "" C "" 
I: ld.so on this architecture is ld-linux.so.2
I: making disk image loop filesystem, size 3000k
3000+0 records in
3000+0 records out
mke2fs 1.17, 26-Oct-1999 for EXT2 FS 0.5b, 95/08/09
I: extracting packages (EXTRACT_LIST) into /var/tmp/boot-floppies/extract-tmp-32259
I: making devices in root area (/var/tmp/boot-floppies/root-tmp-32259)
/dev/MAKEDEV: device: unknown major number for cdu31a
/dev/MAKEDEV: device: unknown major number for sbpcd
/dev/MAKEDEV: device: unknown major number for aztcd
I: making prototype filesystem in /var/tmp/boot-floppies/prototype-tmp-32259
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from /var/tmp/boot-floppies/extract-tmp-32259 to root area (/var/tmp/boot-floppies/root-tmp-32259)
I: copying fonts, passwd, group, modules.conf into root area
I: copying required libraries to root filesystem
I: adding resolver and DNS libraries
I: doing library reduction
I: replacing hard links with symlinks in /var/tmp/boot-floppies/root-tmp-32259
I: copying root filesystem into loop filesystem (/var/tmp/boot-floppies/mnt.rootdisk)
I: making raw disk image file
Filesystem           1k-blocks      Used Available Use% Mounted on
/tmp/fimghWP6ja           2920      2108       812  72% /var/tmp/boot-floppies/mnt.rootdisk
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/tmp/fimghWP6ja          600     559      41   93% /var/tmp/boot-floppies/mnt.rootdisk
-rw-r--r--   1 root     staff      922742 Nov 12 05:10 root.bin
./rescue.sh "" /archive/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.13_2.2.13-1.deb root.bin 1440 2.2 "" C 
I: making loop filesystem in /tmp/-m18Adtu, size 1440k
1440+0 records in
1440+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete:
-rw-------   1 root     root      1474560 Nov 12 05:10 resc1440.bin
I: making detached root disk root1440.bin from root.bin
1440+0 records in
1440+0 records out
901+1 records in
901+1 records out
./safe.sh resc1440.bin resc144s.bin
I: making safe version of resc1440.bin in resc144s.bin
I: safe image complete:
-rw-------   1 root     staff     1474560 Nov 12 05:10 resc144s.bin
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make resc1200.bin resc120s.bin
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
./rescue.sh "" /archive/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.13_2.2.13-1.deb root.bin 1200 2.2 "" C 
I: making loop filesystem in /tmp/-mQSYN8n, size 1200k
1200+0 records in
1200+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete:
-rw-------   1 root     root      1228800 Nov 12 05:10 resc1200.bin
I: making detached root disk root1200.bin from /tmp/rimgKpSYBy
1200+0 records in
1200+0 records out
0+0 records in
0+0 records out
./safe.sh resc1200.bin resc120s.bin
I: making safe version of resc1200.bin in resc120s.bin
I: safe image complete:
-rw-------   1 root     staff     1228800 Nov 12 05:10 resc120s.bin
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make resc2880.bin
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make -C utilities KVER=2.2.13
make[3]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
make -C libfdisk INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make -C dbootstrap INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C ../libfdisk libfdisk.a
make[5]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[5]: `libfdisk.a' is up to date.
make[5]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/libfdisk'
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/dbootstrap'
make -C busybox INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/busybox'
make -C writemaps INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
make[4]: Nothing to be done for `default'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/writemaps'
make -C lowmemrd INCLUDE_DBOOTSTRAP=
make[4]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities/lowmemrd'
make[3]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/utilities'
./keymaps.sh /archive/debian/dists/potato/main/binary-i386/utils/console-data_1999.08.29-7.deb
I: extracting console-data to /var/tmp/boot-floppies/extract-tmp-5363
I: saving current keymap
I: loading and dumping keymaps from /var/tmp/boot-floppies/extract-tmp-5363
I: restoring saved keymaps
I: making keymaps tarball
I: keymap tarball is -rw-r--r-- 1 root staff 6770 Nov 12 05:10 keymaps.tgz
./rootdisk.sh "" /archive/debian/dists/potato/main/binary-i386 3000 2.2 "" C "" 
I: ld.so on this architecture is ld-linux.so.2
I: making disk image loop filesystem, size 3000k
3000+0 records in
3000+0 records out
mke2fs 1.17, 26-Oct-1999 for EXT2 FS 0.5b, 95/08/09
I: extracting packages (EXTRACT_LIST) into /var/tmp/boot-floppies/extract-tmp-5698
I: making devices in root area (/var/tmp/boot-floppies/root-tmp-5698)
/dev/MAKEDEV: device: unknown major number for cdu31a
/dev/MAKEDEV: device: unknown major number for sbpcd
/dev/MAKEDEV: device: unknown major number for aztcd
I: making prototype filesystem in /var/tmp/boot-floppies/prototype-tmp-5698
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from /var/tmp/boot-floppies/extract-tmp-5698 to root area (/var/tmp/boot-floppies/root-tmp-5698)
I: copying fonts, passwd, group, modules.conf into root area
I: copying required libraries to root filesystem
I: adding resolver and DNS libraries
I: doing library reduction
I: replacing hard links with symlinks in /var/tmp/boot-floppies/root-tmp-5698
I: copying root filesystem into loop filesystem (/var/tmp/boot-floppies/mnt.rootdisk)
I: making raw disk image file
Filesystem           1k-blocks      Used Available Use% Mounted on
/tmp/fimgfplAwS           2920      2108       812  72% /var/tmp/boot-floppies/mnt.rootdisk
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/tmp/fimgfplAwS          600     559      41   93% /var/tmp/boot-floppies/mnt.rootdisk
-rw-r--r--   1 root     staff      922688 Nov 12 05:16 root.bin
./rescue.sh "" /archive/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.13_2.2.13-1.deb root.bin 2880 2.2 "" C 
I: making loop filesystem in /tmp/-malVlSh, size 2880k
2880+0 records in
2880+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel
I: copying root.bin (root.bin) into filesystem
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete:
-rw-------   1 root     root      2949120 Nov 12 05:16 resc2880.bin
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make drivers.tgz
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
./driverdisks.sh "" modules.tgz modcont /archive/debian/dists/potato/main/binary-i386
I: extracting into driver staging area /var/tmp/boot-floppies/extract-tmp-11006
I: tarring pcmcia materials into staging area /var/tmp/boot-floppies/drivers-11006
I: messing with update-modules and modconf module_help/descr.gz
I: moving from temporary area into /var/tmp/boot-floppies/drivers-11006
I: finishing up /var/tmp/boot-floppies/drivers-11006
I: moving /var/tmp/boot-floppies/drivers-11006 into drivers.tgz
I: splitting drivers into floppy-sized chunks
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
make base2_2.tgz
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
skipping tasks and profiles
./basedisks.sh /archive/debian/dists/potato/main/binary-i386 2.2
I: checking for required packages from PACKAGES and PARTIAL_PACKAGES
I: extracting required packages (PACKAGES_all and PACKAGES_i386)
I: making base device list in /var/tmp/boot-floppies/base-tmp-11180/dev
/dev/MAKEDEV: device: unknown major number for cdu31a
/dev/MAKEDEV: device: unknown major number for sbpcd
/dev/MAKEDEV: device: unknown major number for aztcd
I: pre-configuring base system in /var/tmp/boot-floppies/base-tmp-11180
I: configuring base-files base-passwd ldso
Selecting previously deselected package base-files.
(Reading database ... 
dpkg: serious warning: files list file for package `dpkg' missing, assuming package has no files currently installed.
0 files and directories currently installed.)
Unpacking base-files (from .../base/base-files_2.1.10.deb) ...
Selecting previously deselected package base-passwd.
Unpacking base-passwd (from .../base/base-passwd_2.1.2.deb) ...
Selecting previously deselected package ldso.
Unpacking ldso (from .../base/ldso_1.9.11-5.deb) ...
Setting up ldso (1.9.11-5) ...
Expect some cache has wrong version warnings if upgrading
to version 1.7.0 or later for the first time.

dpkg: base-passwd: dependency problems, but configuring anyway as you request:
 base-passwd depends on libc6 (>= 2.1); however:
  Package libc6 is not installed.
Setting up base-passwd (2.1.2) ...

dpkg: base-files: dependency problems, but configuring anyway as you request:
 base-files depends on awk; however:
  Package awk is not installed.
Setting up base-files (2.1.10) ...
Installing /root/.profile from /usr/share/base-files/dot.profile ...
Installing /root/.bashrc from /usr/share/base-files/dot.bashrc ...
Creating /floppy directory ...
Creating /cdrom directory ...
Creating /initrd directory ...

I: configuring dpkg
dpkg: regarding .../base/dpkg_1.4.1.19.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libc6 (>= 2.1)
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/dpkg_1.4.1.19.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libncurses4 (>= 4.2-3.1)
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/dpkg_1.4.1.19.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libstdc++2.10
  libstdc++2.10 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 
dpkg: serious warning: files list file for package `dpkg' missing, assuming package has no files currently installed.
97 files and directories currently installed.)
Preparing to replace dpkg 1.4.1.19 (using .../base/dpkg_1.4.1.19.deb) ...
Unpacking replacement dpkg ...
dpkg: dpkg: dependency problems, but configuring anyway as you request:
 dpkg depends on libc6 (>= 2.1); however:
  Package libc6 is not installed.
 dpkg depends on libncurses4 (>= 4.2-3.1); however:
  Package libncurses4 is not installed.
 dpkg depends on libstdc++2.10; however:
  Package libstdc++2.10 is not installed.
Setting up dpkg (1.4.1.19) ...

I: configuring libc6
Selecting previously deselected package libc6.
(Reading database ... 186 files and directories currently installed.)
Unpacking libc6 (from .../base/libc6_2.1.2-10.deb) ...
Setting up libc6 (2.1.2-10) ...
Current default timezone: 'UTC'.
   Local time is now:      Fri Nov 12 10:19:47 UTC 1999.
   Universal Time is now:  Fri Nov 12 10:19:47 UTC 1999.
Run `tzconfig' if you wish to change it.

I: configuring perl-5.005-base
Selecting previously deselected package perl-5.005-base.
dpkg: regarding .../perl-5.005-base_5.005.03-4.deb containing perl-5.005-base, pre-dependency problem:
 perl-5.005-base pre-depends on libgdbmg1
  libgdbmg1 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 1874 files and directories currently installed.)
Unpacking perl-5.005-base (from .../perl-5.005-base_5.005.03-4.deb) ...
This version of Perl is using the newer Berkeley DB 2 files.
They are incompatible with the Berkeley DB 1.85 files that
you have (probably) been using.

Please use perl-5.004 to work with these db's until you can
convert them over.

You can use Perl-5.004 to dump these databases and reload
them with Perl-5.005.
Or you can use db_dump185(1) and db_load(1) utilities that
come with the libc6 package.

Please press enter: dpkg: perl-5.005-base: dependency problems, but configuring anyway as you request:
 perl-5.005-base depends on libgdbmg1; however:
  Package libgdbmg1 is not installed.
Setting up perl-5.005-base (5.005.03-4) ...
Checking available versions of perl, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating perl (/usr/bin/perl) to point to /usr/bin/perl-5.005.

./basedisks.sh: line 197: 19520 Broken pipe             yes ''
     19521 Done                    | dpkg --root=. --install --force-depends --force-auto-select $corepkgs
Selecting previously deselected package adduser.
(Reading database ... 1925 files and directories currently installed.)
Unpacking adduser (from .../base/adduser_3.11.1.deb) ...
Selecting previously deselected package ae.
(Reading database ... 1940 files and directories currently installed.)
Unpacking ae (from .../binary-i386/base/ae_962-26.deb) ...
Selecting previously deselected package apt.
(Reading database ... 1956 files and directories currently installed.)
Unpacking apt (from .../base/apt_0.3.14.deb) ...
(Reading database ... 2013 files and directories currently installed.)
Preparing to replace base-files 2.1.10 (using .../base/base-files_2.1.10.deb) ...
Unpacking replacement base-files ...
(Reading database ... 2013 files and directories currently installed.)
Preparing to replace base-passwd 2.1.2 (using .../base/base-passwd_2.1.2.deb) ...
Unpacking replacement base-passwd ...
Selecting previously deselected package bash.
(Reading database ... 2013 files and directories currently installed.)
Unpacking bash (from .../base/bash_2.02.1-1.8.deb) ...
Selecting previously deselected package bsdutils.
(Reading database ... 2154 files and directories currently installed.)
Unpacking bsdutils (from .../base/bsdutils_2.10-3.deb) ...
Selecting previously deselected package debianutils.
(Reading database ... 2166 files and directories currently installed.)
Unpacking debianutils (from .../base/debianutils_1.13.deb) ...
Selecting previously deselected package diff.
(Reading database ... 2187 files and directories currently installed.)
Unpacking diff (from .../base/diff_2.7-20.deb) ...
dpkg: regarding .../base/dpkg_1.4.1.19.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libncurses4 (>= 4.2-3.1)
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/dpkg_1.4.1.19.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libstdc++2.10
  libstdc++2.10 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 2205 files and directories currently installed.)
Preparing to replace dpkg 1.4.1.19 (using .../base/dpkg_1.4.1.19.deb) ...
Unpacking replacement dpkg ...
Selecting previously deselected package e2fsprogs.
(Reading database ... 2205 files and directories currently installed.)
Unpacking e2fsprogs (from .../base/e2fsprogs_1.17-2.deb) ...
Selecting previously deselected package elvis-tiny.
dpkg: regarding .../base/elvis-tiny_1.4-7.deb containing elvis-tiny, pre-dependency problem:
 elvis-tiny pre-depends on libncurses4
  libncurses4 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 2267 files and directories currently installed.)
Unpacking elvis-tiny (from .../base/elvis-tiny_1.4-7.deb) ...
Selecting previously deselected package fbset.
(Reading database ... 2273 files and directories currently installed.)
Unpacking fbset (from .../admin/fbset_2.1-4.deb) ...
Selecting previously deselected package fileutils.
(Reading database ... 2292 files and directories currently installed.)
Unpacking fileutils (from .../base/fileutils_4.0i-2.deb) ...
Selecting previously deselected package findutils.
(Reading database ... 2385 files and directories currently installed.)
Unpacking findutils (from .../base/findutils_4.1-34.deb) ...
Selecting previously deselected package fdutils.
(Reading database ... 2415 files and directories currently installed.)
Unpacking fdutils (from .../utils/fdutils_5.3-1.deb) ...
Selecting previously deselected package gettext-base.
(Reading database ... 2472 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.10.35-11.0.0.deb) ...
Selecting previously deselected package grep.
(Reading database ... 2495 files and directories currently installed.)
Unpacking grep (from .../base/grep_2.3-7.deb) ...
Selecting previously deselected package gzip.
(Reading database ... 2522 files and directories currently installed.)
Unpacking gzip (from .../base/gzip_1.2.4-32.deb) ...
Selecting previously deselected package hostname.
(Reading database ... 2558 files and directories currently installed.)
Unpacking hostname (from .../base/hostname_2.05.deb) ...
Selecting previously deselected package console-data.
(Reading database ... 2571 files and directories currently installed.)
Unpacking console-data (from .../console-data_1999.08.29-7.deb) ...
Selecting previously deselected package kbd.
(Reading database ... 2993 files and directories currently installed.)
Unpacking kbd (from .../utils/kbd_0.99-5.deb) ...
(Reading database ... 3101 files and directories currently installed.)
Preparing to replace ldso 1.9.11-5 (using .../base/ldso_1.9.11-5.deb) ...
Unpacking replacement ldso ...
Selecting previously deselected package libgdbmg1.
(Reading database ... 3101 files and directories currently installed.)
Unpacking libgdbmg1 (from .../base/libgdbmg1_1.7.3-26.2.deb) ...
Selecting previously deselected package libncurses4.
(Reading database ... 3107 files and directories currently installed.)
Unpacking libncurses4 (from .../base/libncurses4_4.2-3.4.deb) ...
Selecting previously deselected package libnewt0.
(Reading database ... 3119 files and directories currently installed.)
Unpacking libnewt0 (from .../base/libnewt0_0.50-5.deb) ...
Selecting previously deselected package libpam0g.
(Reading database ... 3123 files and directories currently installed.)
Unpacking libpam0g (from .../base/libpam0g_0.71-1.deb) ...
Selecting previously deselected package libpam-modules.
(Reading database ... 3137 files and directories currently installed.)
Unpacking libpam-modules (from .../base/libpam-modules_0.71-1.deb) ...
Selecting previously deselected package libpam-runtime.
(Reading database ... 3184 files and directories currently installed.)
Unpacking libpam-runtime (from .../base/libpam-runtime_0.71-1.deb) ...
Selecting previously deselected package libpopt0.
(Reading database ... 3196 files and directories currently installed.)
Unpacking libpopt0 (from .../libs/libpopt0_1.3-4.deb) ...
Selecting previously deselected package libreadlineg2.
(Reading database ... 3206 files and directories currently installed.)
Unpacking libreadlineg2 (from .../libreadlineg2_2.1-13.6.deb) ...
Selecting previously deselected package libstdc++2.10.
(Reading database ... 3214 files and directories currently installed.)
Unpacking libstdc++2.10 (from .../libstdc++2.10_2.95.2-3.deb) ...
Selecting previously deselected package libwrap0.
(Reading database ... 3222 files and directories currently installed.)
Unpacking libwrap0 (from .../base/libwrap0_7.6-1.1.deb) ...
Selecting previously deselected package login.
dpkg: regarding .../base/login_19990827-9.deb containing login, pre-dependency problem:
 login pre-depends on libpam0g
  libpam0g is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 3234 files and directories currently installed.)
Unpacking login (from .../base/login_19990827-9.deb) ...
Selecting previously deselected package gconv-modules.
(Reading database ... 3265 files and directories currently installed.)
Unpacking gconv-modules (from .../gconv-modules_2.1.2-10.deb) ...
Selecting previously deselected package locales.
(Reading database ... 3412 files and directories currently installed.)
Unpacking locales (from .../admin/locales_2.1.2-10.deb) ...
Selecting previously deselected package makedev.
(Reading database ... 4144 files and directories currently installed.)
Unpacking makedev (from .../base/makedev_2.3.1-31.deb) ...
Selecting previously deselected package mawk.
(Reading database ... 4150 files and directories currently installed.)
Unpacking mawk (from .../base/mawk_1.3.3-3.deb) ...
Selecting previously deselected package modconf.
(Reading database ... 4167 files and directories currently installed.)
Unpacking modconf (from .../base/modconf_0.2.26.deb) ...
Selecting previously deselected package modutils.
(Reading database ... 4183 files and directories currently installed.)
Unpacking modutils (from .../base/modutils_2.3.6-6.deb) ...
Saving KDOPT setting from /etc/init.d/kerneld ..
Removing obsoleted files: 

Dpkg might ask you if you want the new configuration files in /etc/init.d.
This is generally a good idea, unless you have really changed any of these
files. The KDOPT setting in /etc/init.d/kerneld will be saved even if you
install a new version of this file.

Selecting previously deselected package mount.
(Reading database ... 4247 files and directories currently installed.)
Unpacking mount (from .../base/mount_2.10-3.deb) ...
Selecting previously deselected package ncurses-base.
(Reading database ... 4266 files and directories currently installed.)
Unpacking ncurses-base (from .../base/ncurses-base_4.2-3.4.deb) ...
Selecting previously deselected package ncurses-bin.
(Reading database ... 4326 files and directories currently installed.)
Unpacking ncurses-bin (from .../base/ncurses-bin_4.2-3.4.deb) ...
Selecting previously deselected package netbase.
(Reading database ... 4347 files and directories currently installed.)
Unpacking netbase (from .../base/netbase_3.16-5.deb) ...
Selecting previously deselected package ftp.
(Reading database ... 4480 files and directories currently installed.)
Unpacking ftp (from .../binary-i386/net/ftp_0.10-3.deb) ...
Selecting previously deselected package passwd.
(Reading database ... 4488 files and directories currently installed.)
Unpacking passwd (from .../base/passwd_19990827-9.deb) ...
Selecting previously deselected package ppp.
(Reading database ... 4552 files and directories currently installed.)
Unpacking ppp (from .../base/ppp_2.3.10-2.deb) ...
Selecting previously deselected package pppconfig.
(Reading database ... 4619 files and directories currently installed.)
Unpacking pppconfig (from .../base/pppconfig_2.0.1.deb) ...
Selecting previously deselected package procps.
(Reading database ... 4631 files and directories currently installed.)
Unpacking procps (from .../base/procps_2.0.6-1.deb) ...
Selecting previously deselected package sed.
(Reading database ... 4667 files and directories currently installed.)
Unpacking sed (from .../base/sed_3.02-4.deb) ...
Selecting previously deselected package setserial.
(Reading database ... 4682 files and directories currently installed.)
Unpacking setserial (from .../base/setserial_2.15-14.deb) ...
Selecting previously deselected package shellutils.
dpkg: regarding .../base/shellutils_2.0-2.1.deb containing shellutils, pre-dependency problem:
 shellutils pre-depends on login (>= 19990827-1)
  login is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 4694 files and directories currently installed.)
Unpacking shellutils (from .../base/shellutils_2.0-2.1.deb) ...
Selecting previously deselected package slang1.
(Reading database ... 4784 files and directories currently installed.)
Unpacking slang1 (from .../base/slang1_1.3.9-1.deb) ...
Selecting previously deselected package sysklogd.
(Reading database ... 4793 files and directories currently installed.)
Unpacking sysklogd (from .../base/sysklogd_1.3-33.deb) ...
Selecting previously deselected package sysvinit.
(Reading database ... 4813 files and directories currently installed.)
Unpacking sysvinit (from .../base/sysvinit_2.77-3.deb) ...

  The package manager might ask you if you want to install new versions
  of the /etc/init.d/whatever files. This is generally a good idea
  (so reply with ``y'') unless you really changed any of these files.

Selecting previously deselected package tar.
(Reading database ... 4883 files and directories currently installed.)
Unpacking tar (from .../base/tar_1.13.14-1.deb) ...
Selecting previously deselected package tcpd.
(Reading database ... 4924 files and directories currently installed.)
Unpacking tcpd (from .../base/tcpd_7.6-1.1.deb) ...
Selecting previously deselected package textutils.
(Reading database ... 4938 files and directories currently installed.)
Unpacking textutils (from .../base/textutils_2.0-2.deb) ...
Selecting previously deselected package telnet.
(Reading database ... 5006 files and directories currently installed.)
Unpacking telnet (from .../net/telnet_0.14-8.deb) ...
Selecting previously deselected package update.
(Reading database ... 5014 files and directories currently installed.)
Unpacking update (from .../base/update_2.11-1.deb) ...
Selecting previously deselected package util-linux.
dpkg: regarding .../base/util-linux_2.10-3.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libncurses4 (>= 4.2-3.1)
  libncurses4 is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/util-linux_2.10-3.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libpam0g
  libpam0g is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/util-linux_2.10-3.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on slang1 (>> 1.3.0-0)
  slang1 is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 5019 files and directories currently installed.)
Unpacking util-linux (from .../base/util-linux_2.10-3.deb) ...
Selecting previously deselected package whiptail.
(Reading database ... 5127 files and directories currently installed.)
Unpacking whiptail (from .../base/whiptail_0.50-5.deb) ...
(Reading database ... 5132 files and directories currently installed.)
Preparing to replace libc6 2.1.2-10 (using .../base/libc6_2.1.2-10.deb) ...
Unpacking replacement libc6 ...
Selecting previously deselected package lilo.
(Reading database ... 5132 files and directories currently installed.)
Unpacking lilo (from .../binary-i386/base/lilo_21-7.deb) ...
Since your boot sector or MBR might still need some files from /boot
this script will preserve them as /boot/filename.preserved
IMPORTANT: In the dpkg prompt answer 'N' to overwriting lilo.conf
preserving boot.b
preserving chain.b
preserving os2_d.b
Selecting previously deselected package mbr.
(Reading database ... 5152 files and directories currently installed.)
Unpacking mbr (from .../base/mbr_1.0.1-1.deb) ...
Selecting previously deselected package isapnptools.
(Reading database ... 5158 files and directories currently installed.)
Unpacking isapnptools (from .../base/isapnptools_1.19-1.deb) ...
Selecting previously deselected package syslinux.
(Reading database ... 5182 files and directories currently installed.)
Unpacking syslinux (from .../base/syslinux_1.48-1.deb) ...
Selecting previously deselected package pcmcia-cs.
(Reading database ... 5201 files and directories currently installed.)
Unpacking pcmcia-cs (from .../base/pcmcia-cs_3.1.3-2.deb) ...
Selecting previously deselected package fdflush.
(Reading database ... 5303 files and directories currently installed.)
Unpacking fdflush (from .../base/fdflush_1.0.1-3.deb) ...
I: setting the default dselect acquisition method to apt
I: configuring remaining packages
Setting up mbr (1.0.1-1) ...
Setting up ncurses-base (4.2-3.4) ...

Setting up makedev (2.3.1-31) ...

Setting up ldso (1.9.11-5) ...

Setting up libpam-runtime (0.71-1) ...

Setting up locales (2.1.2-10) ...

Setting up console-data (1999.08.29-7) ...

Setting up libc6 (2.1.2-10) ...
Current default timezone: 'UTC'.
   Local time is now:      Fri Nov 12 10:21:34 UTC 1999.
   Universal Time is now:  Fri Nov 12 10:21:34 UTC 1999.
Run `tzconfig' if you wish to change it.

Setting up tar (1.13.14-1) ...

Setting up gettext-base (0.10.35-11.0.0) ...
Setting up syslinux (1.48-1) ...

Setting up libpam0g (0.71-1) ...

Setting up findutils (4.1-34) ...

Setting up slang1 (1.3.9-1) ...

Setting up ae (962-26) ...
Checking available versions of editor, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating editor (/usr/bin/editor) to point to /bin/ae.
Updating editor.1.gz (/usr/man/man1/editor.1.gz) to point to /usr/man/man1/ae.1.gz.

Setting up grep (2.3-7) ...

Setting up mount (2.10-3) ...

Setting up e2fsprogs (1.17-2) ...

Setting up hostname (2.05) ...

Setting up libnewt0 (0.50-5) ...

Setting up fileutils (4.0i-2) ...

Setting up libncurses4 (4.2-3.4) ...

Setting up libreadlineg2 (2.1-13.6) ...

Setting up mawk (1.3.3-3) ...
Checking available versions of awk, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating awk (/usr/bin/awk) to point to /usr/bin/mawk.
Updating nawk (/usr/bin/nawk) to point to /usr/bin/mawk.
Updating awk.1.gz (/usr/man/man1/awk.1.gz) to point to /usr/man/man1/mawk.1.gz.
Updating nawk.1.gz (/usr/man/man1/nawk.1.gz) to point to /usr/man/man1/mawk.1.gz.

Setting up libstdc++2.10 (2.95.2-3) ...

Setting up diff (2.7-20) ...

Setting up bash (2.02.1-1.8) ...

Setting up debianutils (1.13) ...
Setting up sysklogd (1.3-33) ...
Stopping system log daemon: klogd syslogd.
Starting system log daemon: syslogd klogd.

Setting up libgdbmg1 (1.7.3-26.2) ...

Setting up libpopt0 (1.3-4) ...

Setting up telnet (0.14-8) ...

Setting up libwrap0 (7.6-1.1) ...

Setting up procps (2.0.6-1) ...
Checking available versions of w, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating w (/usr/bin/w) to point to /usr/bin/w.procps.
Updating w.1.gz (/usr/share/man/man1/w.1.gz) to point to /usr/share/man/man1/w.procps.1.gz.

Setting up fbset (2.1-4) ...

Setting up lilo (21-7) ...
Running /usr/sbin/liloconfig

LILO, the LInux LOader, sets up your system to boot Linux directly
from your hard disk, without the need for a boot floppy.
grep: /etc/lilo.conf: No such file or directory

You must do three things to make the Linux system boot from the
hard disk. Install a partition boot record, install a master boot
record, and set the partition active. You'll be asked to perform
each of these tasks. You may skip any or all of them, and perform
them manually later on.

Install a partition boot record to boot Linux from ? [Yes] Creating small lilo.conf and running lilo.
Syntax error near line 12 in file /etc/lilo.conf

ERROR: correct /etc/lilo.conf manually and rerun /sbin/lilo

dpkg: error processing lilo (--configure):
 subprocess post-installation script returned error exit status 1
Setting up textutils (2.0-2) ...

Setting up bsdutils (2.10-3) ...

Setting up gconv-modules (2.1.2-10) ...

Setting up sed (3.02-4) ...

Setting up base-passwd (2.1.2) ...

Setting up apt (0.3.14) ...
/etc/apt/sources.list does not exist; creating a default setup.

If you wish to change the default sites from which APT fetches Debian
packages, please edit the file /etc/apt/sources.list.

Setting up update (2.11-1) ...
Setting up util-linux (2.10-3) ...
Checking available versions of pager, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating pager (/usr/bin/pager) to point to /bin/more.

Setting up fdflush (1.0.1-3) ...

Setting up libpam-modules (0.71-1) ...

Setting up ncurses-bin (4.2-3.4) ...

Setting up ftp (0.10-3) ...
Setting up gzip (1.2.4-32) ...

Setting up dpkg (1.4.1.19) ...

Setting up base-files (2.1.10) ...

Setting up isapnptools (1.19-1) ...

Setting up whiptail (0.50-5) ...

Setting up sysvinit (2.77-3) ...
Creating /dev/initctl

Setting up tcpd (7.6-1.1) ...

Setting up fdutils (5.3-1) ...
Fdmount suid configuration:

  Currently, fdmount is not set up as setuid root.  Good.
  Do you want to change it?  (y/n/?) [n] 
Okay, keeping the old configuration.

Please note that you can run '/usr/sbin/fdutilsconfig' to change
fdmount setuid root settings.
 Fdutils-5.0 introduced two new configuration files: /etc/mediaprm and
 /etc/driveprm.  They replace the old /etc/fdprm.
 Renaming old file /etc/fdprm to /etc/fdprm.obsolete ...

 Running "/usr/sbin/MAKEFLOPPIES -g" ...
Creating "/dev/fd0", ID=0, Type=4 (1.44M)
Drive 1 is not installed or not configured, skipping
Drive 2 is not installed or not configured, skipping
Drive 3 is not installed or not configured, skipping
Drive 4 is not installed or not configured, skipping
Drive 5 is not installed or not configured, skipping
Drive 6 is not installed or not configured, skipping
Drive 7 is not installed or not configured, skipping
 If you prefer, you might like to run "/usr/sbin/MAKEFLOPPIES -g" or
 "/dev/MAKEDEV floppy-all" to (re-)create /dev/fd* floppy device files.

 Note: /usr/bin/fdformat is obsolete and is no longer available.
       Please use /usr/bin/superformat instead.  Also, there had been some
       major changes from version 4.x.  Please refer to the documentation.

Setting up elvis-tiny (1.4-7) ...
Checking available versions of vi, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Updating vi (/usr/bin/vi) to point to /usr/bin/elvis-tiny.
Updating vi.1.gz (/usr/man/man1/vi.1.gz) to point to /usr/man/man1/elvis-tiny.1.gz.

Setting up login (19990827-9) ...

Setting up netbase (3.16-5) ...
WARNING: /sbin/ipfwadm has been moved to /sbin/ipfwadm.real, so you
don't have a working /sbin/ipfwadm right now!

Linux 2.2 no longer supports the ipfwadm command, and instead requires
the use of the much more flexible ipchains command. In order to ease
the transition, the ipchains author has made available an ipfwadm
wrapper program, which will work under both Linux 2.2 and Linux 2.0,
in most situations. The following question gives you the choice having
the /sbin/ipfwadm command refer to this wrapper (recommended, and the
default), or the original ipfwadm command.

If you have already converted your system to use ipchains, just choose
the default option.

Do you wish ipfwadm to be linked to this wrapper? [Y/n] Linking ipfwadm to ipfwadm-wrapper...
Starting portmap daemon: portmap.
Starting internet superserver: inetd.

Setting up ppp (2.3.10-2) ...

Setting up passwd (19990827-9) ...

Setting up pppconfig (2.0.1) ...

Setting up kbd (0.99-5) ...
  You now use the default keyboard layout of the kernel.
   (unless you changed it manually)

  You may want it to match your actual keyboard (which is most likely
   for non-american keyboards); just press RETURN to the following
   prompt if you're happy with the defaults.
  You'll be able to change it again at any time by running
   /usr/sbin/kbdconfig.

Do you want the kernel's default keymap to be reloaded ?
If you can't press 'n' and hit RETURN, I will assume you need that.
Your choice: Loading /usr/share/keymaps/i386/qwerty/defkeymap.kmap.gz

This is the top-level directory of the keymaps hierarchy.
You should choose the relevant subdirectory for your
machine's architecture.

amiga/     atari/     i386/      include/   mac/       sun/

Or answer NONE to skip the loading of a keytable.
Just pressing the RETURN key will abort the procedure.
What keytable to load? Leaving configuration unchanged.
Loading /etc/kbd/default.map

Setting up shellutils (2.0-2.1) ...

Setting up modutils (2.3.6-6) ...

Setting up adduser (3.11.1) ...

Setting up setserial (2.15-14) ...
This release uses serial.conf in /etc/ to configure the ports
When you shutdown or halt your machine, your current settings should
be automatically stored. If you have either
a multiport or a hayes device edit /etc/serial.conf by hand.
Attention PCMCIA users - pcmcia has its own configuration for
pcmcia serial-type devices, which is not compatible with setserial.
I have attempted to compensate for this, but if you have problems
read /usr/doc/setserial/README.debian.gz
Note that if you edit serial.conf, remember to remove completely
the AUTOSAVE line from the file.

Setting up pcmcia-cs (3.1.3-2) ...

Setting up modconf (0.2.26) ...
Errors were encountered while processing:
 lilo
./basedisks.sh: line 240: 20337 Broken pipe             yes ''
     20338 Exit 1                  | dpkg --root=. --configure --pending --force-configure-any --force-depends
umount: /dev/pts: not found
I: building base2_2.tgz
I: splitting base disks
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
[ -f utilities/dbootstrap/po/C.po ] || ln -s C.po utilities/dbootstrap/po/C.po
make -C documentation KVER=2.2.13 ALTKVER=	\
	RELEASE=2.2				\
	util-linux=/archive/debian/dists/potato/main/binary-i386/base/util-linux_2.10-3.deb	\
	amiga-fdisk=	\
	atari-fdisk=	\
	mac-fdisk=		\
	pmac-fdisk-cross=
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
[ ! -f C/Makefile ] || make -C C
./po2sgml ../utilities/dbootstrap/po/C.po > messages.ent
: > dynamic.ent			# clear the file
echo "<!entity docversion    \"2.2.2\">" >> dynamic.ent
echo "<!entity docdate       \"12 November, 1999\">" >> dynamic.ent
echo "<!entity language      \"C\">" >> dynamic.ent
echo "<!entity release       \"2.2\">" >> dynamic.ent
echo "<!entity kernelversion \"2.2.13\">" >> dynamic.ent
echo "<!entity altkernelversion \"\">" >> dynamic.ent
echo "<!entity architecture  \"i386\">" >> dynamic.ent
echo "<!entity % i386 \"INCLUDE\">" >> dynamic.ent
echo "<!entity % lang-C \"INCLUDE\">" >> dynamic.ent
set -e; for i in cfdisk.txt fdisk.txt; do			\
	echo "<!entity % $i \"INCLUDE\">" >> dynamic.ent	;\
done
debiandoc2text -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.txt
debiandoc2html -l C -c -d /usr/lib/sgml/declaration/debiandoc.decl -t install install.sgml
debiandoc2html -l C -c -d /usr/lib/sgml/declaration/debiandoc.decl -t dselect-beginner dselect-beginner.sgml
debiandoc2text -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O dselect-beginner.sgml > dselect-beginner.en.txt
[ -f "/archive/debian/dists/potato/main/binary-i386/base/util-linux_2.10-3.deb" ] && (					\
  dpkg --fsys-tarfile /archive/debian/dists/potato/main/binary-i386/base/util-linux_2.10-3.deb |				\
	tar -xOf - '*/man8/cfdisk.8.gz' | zcat > tmp		;\
  man -l tmp | col -b > cfdisk.txt					;\
  rm -f tmp							;\
)
Reformatting tmp, please wait...
[ -f cfdisk.txt ] || echo '** man page not found ** ' > cfdisk.txt
[ -f "/archive/debian/dists/potato/main/binary-i386/base/util-linux_2.10-3.deb" ] && (					\
  dpkg --fsys-tarfile /archive/debian/dists/potato/main/binary-i386/base/util-linux_2.10-3.deb |				\
	tar -xOf - '*/man8/fdisk.8.gz' | zcat > tmp		;\
  man -l tmp | col -b > fdisk.txt					;\
  rm -f tmp							;\
)
Reformatting tmp, please wait...
[ -f fdisk.txt ] || echo '** man page not found ** ' > fdisk.txt
debiandoc2latex -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.tex
cp -pf prior.aux pprior.aux
cp: prior.aux: No such file or directory
make[2]: [install.en.pdf] Error 1 (ignored)
cp -pf install.en.aux prior.aux
cp: install.en.aux: No such file or directory
make[2]: [install.en.pdf] Error 1 (ignored)
kpsewhich pdflatex.fmt > /dev/null
pdflatex '\nonstopmode\input{install.en.tex}'
This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
[/usr/share/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.

(install.en.tex (/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 1999/01/07 v1.4a Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/latex/base/t1enc.sty)
(/usr/share/texmf/tex/latex/base/inputenc.sty beta test version
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/helvet.sty)
(/usr/share/texmf/tex/latex/psnfss/times.sty)
(/usr/share/texmf/tex/latex/misc/vmargin.sty
Package `vmargin', V2.2, <1999/06/01>
) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)
(/usr/share/texmf/tex/latex/misc/url.sty)
(/usr/share/texmf/tex/latex/tools/varioref.sty)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
)
*hyperref using default driver pdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
No file install.en.aux.
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [1[/usr/share/texmf/dvips/config/
pdftex.map]] [2]
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.113 \chapter
              {Welcome to Debian} [1]
Chapter 1.

Overfull \hbox (24.84319pt too wide) in paragraph at lines 132--137
[]\T1/ptm/m/n/10.95 The De-bian Free Soft-ware Guide-lines ([]$\T1/pcr/m/n/10.9
5 http : / / www . debian . org / social _ contract \ #guidelines$[]\T1/ptm/m/n
/10.95 )
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.160 
       [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.234 
       [2] [3] [4]
Chapter 2.
[5] [6]
Overfull \hbox (4.57074pt too wide) in paragraph at lines 436--442
\T1/ptm/m/n/10.95 Com-pat-i-bil-ity HOWTO ([]$\T1/pcr/m/n/10.95 http : / / www 
. linuxdoc . org / HOWTO / Hardware-[]HOWTO . html$[]\T1/ptm/m/n/10.95 ) for mo
re
[7] [8] [9]
Overfull \hbox (49.35341pt too wide) in paragraph at lines 582--585
\T1/ptm/m/n/10.95 Hard-ware FAQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . ed
u / pub / usenet-[]by-[]hierarchy / comp / sys / ibm / pc / hardware /
[10]
Chapter 3.
[11]
Overfull \hbox (73.1885pt too wide) in paragraph at lines 685--690
[]\T1/ptm/m/n/10.95 The rest of this sec-tion is lifted from the PC Hard-ware F
AQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . edu / pub / usenet-[]by-[]hiera
rchy /
[12] [13] [14] [15] [16]
Chapter 4.
[17] [18] [19] [20] [21] [22] [23]
Chapter 5.
[24] [25]
Overfull \hbox (4.79358pt too wide) in paragraph at lines 1389--1393
[]\T1/ptm/m/n/10.95 These are the

Overfull \hbox (21.77669pt too wide) in paragraph at lines 1402--1406
[]\T1/ptm/m/n/10.95 These are the Drivers

Overfull \hbox (945.32404pt too wide) in paragraph at lines 1411--1416
[]
[26]
Overfull \hbox (2.7112pt too wide) in paragraph at lines 1432--1435
[]\T1/ptm/m/n/10.95 Alternative root filesys-tem im-age for low mem-
[27]
Overfull \hbox (10.91519pt too wide) in paragraph at lines 1496--1500
\T1/ptm/m/n/10.95 DOS par-ti-tion: []$\T1/pcr/m/n/10.95 resc1440 . bin$[]\T1/pt
m/m/n/10.95 , []$\T1/pcr/m/n/10.95 drv1440 . bin$[]\T1/ptm/m/n/10.95 , []$\T1/p
cr/m/n/10.95 base2 _ 2 . tgz$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 root . 
bin$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 linux$[]\T1/ptm/m/n/10.95 , []$\
T1/pcr/m/n/10.95 install .
[28] [29] [30] [31] [32]
Chapter 6.
[33]
Overfull \hbox (5.0451pt too wide) in paragraph at lines 1916--1920
[]\T1/ptm/m/n/10.95 Once you press \T1/ptm/m/it/10.95 En-ter\T1/ptm/m/n/10.95 ,
 you should see the mes-sage \T1/pcr/m/n/10.95 Load-ing...\T1/ptm/m/n/10.95 , a
nd then \T1/pcr/m/n/10.95 Un-com-press-ing Linux...\T1/ptm/m/n/10.95 ,
[34]
Overfull \hbox (7.28105pt too wide) in paragraph at lines 1978--1990
\T1/pcr/m/n/10.95 some-thing not present\T1/ptm/m/n/10.95 , \T1/pcr/m/n/10.95 c
an't ini-tial-ize some-thing\T1/ptm/m/n/10.95 , or even \T1/pcr/m/n/10.95 this 
driver re-lease
[35]
Overfull \hbox (3.3262pt too wide) in paragraph at lines 2023--2026
[]\T1/ptm/m/n/10.95 If you have a very old ma-chine, and the ker-nel hangs af-t
er say-ing \T1/pcr/m/n/10.95 Check-ing 'hlt' in-struc-tion...\T1/ptm/m/n/10.95 
,
[36] [37]
Chapter 7.
[38]
Overfull \hbox (5.1299pt too wide) in paragraph at lines 2124--2134
[]\T1/ptm/m/n/10.95 During the en-tire in-stal-la-tion pro-cess, you will be pr
e-sented with the main menu, en-ti-tled ``De-bian GNU/Linux
[39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
Chapter 8.

Overfull \hbox (5.27348pt too wide) in paragraph at lines 2692--2699
[]\T1/ptm/m/n/10.95 Linux is an im-ple-men-ta-tion of Unix. The Linux Doc-u-men
-ta-tion Project (LDP) ([]$\T1/pcr/m/n/10.95 http : / / www . linuxdoc .
[50] [51]
Overfull \hbox (50.08589pt too wide) in paragraph at lines 2804--2807
[]\T1/ptm/m/n/10.95 Note that you'll find com-plete doc-u-men-ta-tion on us-ing
 \T1/pcr/m/n/10.95 kernel--package \T1/ptm/m/n/10.95 un-der $\T1/pcr/m/n/10.95 
/usr / doc / kernel-[]-[]package$\T1/ptm/m/n/10.95 .

Overfull \hbox (3.03152pt too wide) in paragraph at lines 2833--2839
[]\T1/ptm/m/n/10.95 Now, com-pile the ker-nel: \T1/pcr/m/n/10.95 fake-root /usr
/sbin/make--kpkg ---revision=custom.1.0 ker-
[52] [53]
Chapter 9.
[54] [55]
Chapter 10.

Overfull \hbox (53.73856pt too wide) in paragraph at lines 2978--2985
\T1/pcr/m/n/10.95 floppies\T1/ptm/m/n/10.95 , which in-cludes dis-cus-sions of 
this man-ual. The mail-ing list is \T1/pcr/m/n/10.95 <debian-boot@lists.debian.
org>\T1/ptm/m/n/10.95 .
[56]
Overfull \hbox (13.05035pt too wide) in paragraph at lines 2996--3004
\T1/pcr/m/n/10.95 ultralinux . org / faq . html$[]\T1/ptm/m/n/10.95 ), the Linu
x/Alpha FAQ ([]$\T1/pcr/m/n/10.95 http : / / www . alphalinux . org / faq / FAQ
 .
[57] (install.en.aux)

LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)<8r.enc><cmmi10.pfb><cmsy10
.pfb>
Output written on install.en.pdf (60 pages, 209871 bytes).
Transcript written on install.en.log.
set -e								;\
if ! cmp install.en.aux prior.aux 2>/dev/null &&	\
   ! cmp install.en.aux pprior.aux 2>/dev/null &&\
   expr 2 '<' 5; then		\
	rm -f install.en.pdf						;\
	make install.en.pdf						;\
fi
1
make[3]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
: > dynamic.ent			# clear the file
echo "<!entity docversion    \"2.2.2\">" >> dynamic.ent
echo "<!entity docdate       \"12 November, 1999\">" >> dynamic.ent
echo "<!entity language      \"C\">" >> dynamic.ent
echo "<!entity release       \"2.2\">" >> dynamic.ent
echo "<!entity kernelversion \"2.2.13\">" >> dynamic.ent
echo "<!entity altkernelversion \"\">" >> dynamic.ent
echo "<!entity architecture  \"i386\">" >> dynamic.ent
echo "<!entity % i386 \"INCLUDE\">" >> dynamic.ent
echo "<!entity % lang-C \"INCLUDE\">" >> dynamic.ent
set -e; for i in cfdisk.txt fdisk.txt; do			\
	echo "<!entity % $i \"INCLUDE\">" >> dynamic.ent	;\
done
debiandoc2latex -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.tex
cp -pf prior.aux pprior.aux
cp: prior.aux: No such file or directory
make[3]: [install.en.pdf] Error 1 (ignored)
cp -pf install.en.aux prior.aux
kpsewhich pdflatex.fmt > /dev/null
pdflatex '\nonstopmode\input{install.en.tex}'
This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
[/usr/share/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.

(install.en.tex (/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 1999/01/07 v1.4a Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/latex/base/t1enc.sty)
(/usr/share/texmf/tex/latex/base/inputenc.sty beta test version
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/helvet.sty)
(/usr/share/texmf/tex/latex/psnfss/times.sty)
(/usr/share/texmf/tex/latex/misc/vmargin.sty
Package `vmargin', V2.2, <1999/06/01>
) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)
(/usr/share/texmf/tex/latex/misc/url.sty)
(/usr/share/texmf/tex/latex/tools/varioref.sty)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
)
*hyperref using default driver pdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd))) (install.en.aux)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd) (install.en.out) (install.en.out)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [1[/usr/share/texmf/dvips/config/
pdftex.map]] [2] (install.en.toc
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.24 ...ot Device Selection}{13}{subsection.3.3.2}
                                                   [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.52 ...rom a DOS partition}{28}{subsection.5.3.1}
                                                   [2] [3] [4]) [5]
Chapter 1.

Overfull \hbox (24.84319pt too wide) in paragraph at lines 132--137
[]\T1/ptm/m/n/10.95 The De-bian Free Soft-ware Guide-lines ([]$\T1/pcr/m/n/10.9
5 http : / / www . debian . org / social _ contract \ #guidelines$[]\T1/ptm/m/n
/10.95 )
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.160 
       [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.234 
       [2]
Warning (ext1): destination with the same identifier (name{page.3}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [3]
Warning (ext1): destination with the same identifier (name{page.4}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [4]
Chapter 2.
Warning (ext1): destination with the same identifier (name{page.5}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.326 
       [5] [6]
Overfull \hbox (4.57074pt too wide) in paragraph at lines 436--442
\T1/ptm/m/n/10.95 Com-pat-i-bil-ity HOWTO ([]$\T1/pcr/m/n/10.95 http : / / www 
. linuxdoc . org / HOWTO / Hardware-[]HOWTO . html$[]\T1/ptm/m/n/10.95 ) for mo
re
[7] [8] [9]
Overfull \hbox (49.35341pt too wide) in paragraph at lines 582--585
\T1/ptm/m/n/10.95 Hard-ware FAQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . ed
u / pub / usenet-[]by-[]hierarchy / comp / sys / ibm / pc / hardware /
[10]
Chapter 3.
[11]
Overfull \hbox (73.1885pt too wide) in paragraph at lines 685--690
[]\T1/ptm/m/n/10.95 The rest of this sec-tion is lifted from the PC Hard-ware F
AQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . edu / pub / usenet-[]by-[]hiera
rchy /
[12] [13] [14] [15] [16]
Chapter 4.
[17] [18] [19] [20] [21] [22] [23]
Chapter 5.
[24] [25]
Overfull \hbox (4.79358pt too wide) in paragraph at lines 1389--1393
[]\T1/ptm/m/n/10.95 These are the

Overfull \hbox (21.77669pt too wide) in paragraph at lines 1402--1406
[]\T1/ptm/m/n/10.95 These are the Drivers

Overfull \hbox (945.32404pt too wide) in paragraph at lines 1411--1416
[]
[26]
Overfull \hbox (2.7112pt too wide) in paragraph at lines 1432--1435
[]\T1/ptm/m/n/10.95 Alternative root filesys-tem im-age for low mem-
[27]
Overfull \hbox (10.91519pt too wide) in paragraph at lines 1496--1500
\T1/ptm/m/n/10.95 DOS par-ti-tion: []$\T1/pcr/m/n/10.95 resc1440 . bin$[]\T1/pt
m/m/n/10.95 , []$\T1/pcr/m/n/10.95 drv1440 . bin$[]\T1/ptm/m/n/10.95 , []$\T1/p
cr/m/n/10.95 base2 _ 2 . tgz$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 root . 
bin$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 linux$[]\T1/ptm/m/n/10.95 , []$\
T1/pcr/m/n/10.95 install .
[28] [29] [30] [31] [32]
Chapter 6.
[33]
Overfull \hbox (5.0451pt too wide) in paragraph at lines 1916--1920
[]\T1/ptm/m/n/10.95 Once you press \T1/ptm/m/it/10.95 En-ter\T1/ptm/m/n/10.95 ,
 you should see the mes-sage \T1/pcr/m/n/10.95 Load-ing...\T1/ptm/m/n/10.95 , a
nd then \T1/pcr/m/n/10.95 Un-com-press-ing Linux...\T1/ptm/m/n/10.95 ,
[34]
Overfull \hbox (7.28105pt too wide) in paragraph at lines 1978--1990
\T1/pcr/m/n/10.95 some-thing not present\T1/ptm/m/n/10.95 , \T1/pcr/m/n/10.95 c
an't ini-tial-ize some-thing\T1/ptm/m/n/10.95 , or even \T1/pcr/m/n/10.95 this 
driver re-lease
[35]
Overfull \hbox (3.3262pt too wide) in paragraph at lines 2023--2026
[]\T1/ptm/m/n/10.95 If you have a very old ma-chine, and the ker-nel hangs af-t
er say-ing \T1/pcr/m/n/10.95 Check-ing 'hlt' in-struc-tion...\T1/ptm/m/n/10.95 
,
[36] [37]
Chapter 7.
[38]
Overfull \hbox (5.1299pt too wide) in paragraph at lines 2124--2134
[]\T1/ptm/m/n/10.95 During the en-tire in-stal-la-tion pro-cess, you will be pr
e-sented with the main menu, en-ti-tled ``De-bian GNU/Linux
[39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
Chapter 8.

Overfull \hbox (5.27348pt too wide) in paragraph at lines 2692--2699
[]\T1/ptm/m/n/10.95 Linux is an im-ple-men-ta-tion of Unix. The Linux Doc-u-men
-ta-tion Project (LDP) ([]$\T1/pcr/m/n/10.95 http : / / www . linuxdoc .
[50] [51]
Overfull \hbox (50.08589pt too wide) in paragraph at lines 2804--2807
[]\T1/ptm/m/n/10.95 Note that you'll find com-plete doc-u-men-ta-tion on us-ing
 \T1/pcr/m/n/10.95 kernel--package \T1/ptm/m/n/10.95 un-der $\T1/pcr/m/n/10.95 
/usr / doc / kernel-[]-[]package$\T1/ptm/m/n/10.95 .

Overfull \hbox (3.03152pt too wide) in paragraph at lines 2833--2839
[]\T1/ptm/m/n/10.95 Now, com-pile the ker-nel: \T1/pcr/m/n/10.95 fake-root /usr
/sbin/make--kpkg ---revision=custom.1.0 ker-
[52] [53]
Chapter 9.
[54] [55]
Chapter 10.

Overfull \hbox (53.73856pt too wide) in paragraph at lines 2978--2985
\T1/pcr/m/n/10.95 floppies\T1/ptm/m/n/10.95 , which in-cludes dis-cus-sions of 
this man-ual. The mail-ing list is \T1/pcr/m/n/10.95 <debian-boot@lists.debian.
org>\T1/ptm/m/n/10.95 .
[56]
Overfull \hbox (13.05035pt too wide) in paragraph at lines 2996--3004
\T1/pcr/m/n/10.95 ultralinux . org / faq . html$[]\T1/ptm/m/n/10.95 ), the Linu
x/Alpha FAQ ([]$\T1/pcr/m/n/10.95 http : / / www . alphalinux . org / faq / FAQ
 .
[57] (install.en.aux) )
(see the transcript file for additional information)<8r.enc><cmmi10.pfb><cmsy10
.pfb>
Output written on install.en.pdf (64 pages, 279879 bytes).
Transcript written on install.en.log.
set -e								;\
if ! cmp install.en.aux prior.aux 2>/dev/null &&	\
   ! cmp install.en.aux pprior.aux 2>/dev/null &&\
   expr 3 '<' 5; then		\
	rm -f install.en.pdf						;\
	make install.en.pdf						;\
fi
rm -f prior.aux pprior.aux
make[3]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
rm -f prior.aux pprior.aux
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
[ ! -L utilities/dbootstrap/po/C.po ] || rm -f utilities/dbootstrap/po/C.po
[ -d release ] || mkdir release
make -C documentation DESTDIR=/usr/local/apharris/debian/boot-floppies/boot-floppies/release install
make[2]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
[ ! -f C/Makefile ] || make -C C
: > dynamic.ent			# clear the file
echo "<!entity docversion    \"2.2.2\">" >> dynamic.ent
echo "<!entity docdate       \"12 November, 1999\">" >> dynamic.ent
echo "<!entity language      \"C\">" >> dynamic.ent
echo "<!entity release       \"\">" >> dynamic.ent
echo "<!entity kernelversion \"\">" >> dynamic.ent
echo "<!entity altkernelversion \"\">" >> dynamic.ent
echo "<!entity architecture  \"i386\">" >> dynamic.ent
echo "<!entity % i386 \"INCLUDE\">" >> dynamic.ent
echo "<!entity % lang-C \"INCLUDE\">" >> dynamic.ent
set -e; for i in cfdisk.txt fdisk.txt; do			\
	echo "<!entity % $i \"INCLUDE\">" >> dynamic.ent	;\
done
debiandoc2text -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.txt
debiandoc2html -l C -c -d /usr/lib/sgml/declaration/debiandoc.decl -t install install.sgml
debiandoc2html -l C -c -d /usr/lib/sgml/declaration/debiandoc.decl -t dselect-beginner dselect-beginner.sgml
debiandoc2text -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O dselect-beginner.sgml > dselect-beginner.en.txt
debiandoc2latex -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.tex
cp -pf prior.aux pprior.aux
cp: prior.aux: No such file or directory
make[2]: [install.en.pdf] Error 1 (ignored)
cp -pf install.en.aux prior.aux
kpsewhich pdflatex.fmt > /dev/null
pdflatex '\nonstopmode\input{install.en.tex}'
This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
[/usr/share/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.

(install.en.tex (/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 1999/01/07 v1.4a Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/latex/base/t1enc.sty)
(/usr/share/texmf/tex/latex/base/inputenc.sty beta test version
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/helvet.sty)
(/usr/share/texmf/tex/latex/psnfss/times.sty)
(/usr/share/texmf/tex/latex/misc/vmargin.sty
Package `vmargin', V2.2, <1999/06/01>
) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)
(/usr/share/texmf/tex/latex/misc/url.sty)
(/usr/share/texmf/tex/latex/tools/varioref.sty)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
)
*hyperref using default driver pdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd))) (install.en.aux)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd) (install.en.out) (install.en.out)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (1.40695pt too wide) in paragraph at lines 67--73
[]\T1/ptm/m/n/10.95 This doc-u-ment con-tains in-stal-la-tion in-struc-tions fo
r the De-bian GNU/Linux sys-tem, for the In-tel x86 (``i386'')
(/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [1[/usr/share/texmf/dvips/config/
pdftex.map]] [2] (install.en.toc
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.24 ...ot Device Selection}{13}{subsection.3.3.2}
                                                   [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.52 ...rom a DOS partition}{28}{subsection.5.3.1}
                                                   [2] [3] [4]) [5]
Chapter 1.

Overfull \hbox (24.84319pt too wide) in paragraph at lines 132--137
[]\T1/ptm/m/n/10.95 The De-bian Free Soft-ware Guide-lines ([]$\T1/pcr/m/n/10.9
5 http : / / www . debian . org / social _ contract \ #guidelines$[]\T1/ptm/m/n
/10.95 )
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.160 
       [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.234 
       [2]
Warning (ext1): destination with the same identifier (name{page.3}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [3]
Warning (ext1): destination with the same identifier (name{page.4}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [4]
Chapter 2.
Warning (ext1): destination with the same identifier (name{page.5}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.326 
       [5] [6]
Overfull \hbox (4.57074pt too wide) in paragraph at lines 436--442
\T1/ptm/m/n/10.95 Com-pat-i-bil-ity HOWTO ([]$\T1/pcr/m/n/10.95 http : / / www 
. linuxdoc . org / HOWTO / Hardware-[]HOWTO . html$[]\T1/ptm/m/n/10.95 ) for mo
re
[7] [8] [9]
Overfull \hbox (49.35341pt too wide) in paragraph at lines 582--585
\T1/ptm/m/n/10.95 Hard-ware FAQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . ed
u / pub / usenet-[]by-[]hierarchy / comp / sys / ibm / pc / hardware /
[10]
Chapter 3.
[11]
Overfull \hbox (73.1885pt too wide) in paragraph at lines 685--690
[]\T1/ptm/m/n/10.95 The rest of this sec-tion is lifted from the PC Hard-ware F
AQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . edu / pub / usenet-[]by-[]hiera
rchy /
[12] [13] [14] [15] [16]
Chapter 4.
[17] [18] [19] [20] [21] [22] [23]
Chapter 5.
[24] [25]
Overfull \hbox (4.79358pt too wide) in paragraph at lines 1389--1393
[]\T1/ptm/m/n/10.95 These are the

Overfull \hbox (21.77669pt too wide) in paragraph at lines 1402--1406
[]\T1/ptm/m/n/10.95 These are the Drivers

Overfull \hbox (945.32404pt too wide) in paragraph at lines 1411--1416
[]
[26]
Overfull \hbox (2.7112pt too wide) in paragraph at lines 1432--1435
[]\T1/ptm/m/n/10.95 Alternative root filesys-tem im-age for low mem-
[27]
Overfull \hbox (10.91519pt too wide) in paragraph at lines 1496--1500
\T1/ptm/m/n/10.95 DOS par-ti-tion: []$\T1/pcr/m/n/10.95 resc1440 . bin$[]\T1/pt
m/m/n/10.95 , []$\T1/pcr/m/n/10.95 drv1440 . bin$[]\T1/ptm/m/n/10.95 , []$\T1/p
cr/m/n/10.95 base2 _ 2 . tgz$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 root . 
bin$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 linux$[]\T1/ptm/m/n/10.95 , []$\
T1/pcr/m/n/10.95 install .
[28] [29] [30] [31] [32]
Chapter 6.
[33]
Overfull \hbox (5.0451pt too wide) in paragraph at lines 1916--1920
[]\T1/ptm/m/n/10.95 Once you press \T1/ptm/m/it/10.95 En-ter\T1/ptm/m/n/10.95 ,
 you should see the mes-sage \T1/pcr/m/n/10.95 Load-ing...\T1/ptm/m/n/10.95 , a
nd then \T1/pcr/m/n/10.95 Un-com-press-ing Linux...\T1/ptm/m/n/10.95 ,
[34]
Overfull \hbox (7.28105pt too wide) in paragraph at lines 1978--1990
\T1/pcr/m/n/10.95 some-thing not present\T1/ptm/m/n/10.95 , \T1/pcr/m/n/10.95 c
an't ini-tial-ize some-thing\T1/ptm/m/n/10.95 , or even \T1/pcr/m/n/10.95 this 
driver re-lease
[35]
Overfull \hbox (3.3262pt too wide) in paragraph at lines 2023--2026
[]\T1/ptm/m/n/10.95 If you have a very old ma-chine, and the ker-nel hangs af-t
er say-ing \T1/pcr/m/n/10.95 Check-ing 'hlt' in-struc-tion...\T1/ptm/m/n/10.95 
,
[36] [37]
Chapter 7.
[38]
Overfull \hbox (5.1299pt too wide) in paragraph at lines 2124--2134
[]\T1/ptm/m/n/10.95 During the en-tire in-stal-la-tion pro-cess, you will be pr
e-sented with the main menu, en-ti-tled ``De-bian GNU/Linux
[39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
Chapter 8.

Overfull \hbox (5.27348pt too wide) in paragraph at lines 2692--2699
[]\T1/ptm/m/n/10.95 Linux is an im-ple-men-ta-tion of Unix. The Linux Doc-u-men
-ta-tion Project (LDP) ([]$\T1/pcr/m/n/10.95 http : / / www . linuxdoc .
[50] [51]
Overfull \hbox (50.08589pt too wide) in paragraph at lines 2804--2807
[]\T1/ptm/m/n/10.95 Note that you'll find com-plete doc-u-men-ta-tion on us-ing
 \T1/pcr/m/n/10.95 kernel--package \T1/ptm/m/n/10.95 un-der $\T1/pcr/m/n/10.95 
/usr / doc / kernel-[]-[]package$\T1/ptm/m/n/10.95 .

Overfull \hbox (3.03152pt too wide) in paragraph at lines 2833--2839
[]\T1/ptm/m/n/10.95 Now, com-pile the ker-nel: \T1/pcr/m/n/10.95 fake-root /usr
/sbin/make--kpkg ---revision=custom.1.0 ker-
[52] [53]
Chapter 9.
[54] [55]
Chapter 10.

Overfull \hbox (53.73856pt too wide) in paragraph at lines 2978--2985
\T1/pcr/m/n/10.95 floppies\T1/ptm/m/n/10.95 , which in-cludes dis-cus-sions of 
this man-ual. The mail-ing list is \T1/pcr/m/n/10.95 <debian-boot@lists.debian.
org>\T1/ptm/m/n/10.95 .
[56]
Overfull \hbox (13.05035pt too wide) in paragraph at lines 2996--3004
\T1/pcr/m/n/10.95 ultralinux . org / faq . html$[]\T1/ptm/m/n/10.95 ), the Linu
x/Alpha FAQ ([]$\T1/pcr/m/n/10.95 http : / / www . alphalinux . org / faq / FAQ
 .
[57] (install.en.aux)

LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)<8r.enc><cmmi10.pfb><cmsy10
.pfb>
Output written on install.en.pdf (64 pages, 279758 bytes).
Transcript written on install.en.log.
set -e								;\
if ! cmp install.en.aux prior.aux 2>/dev/null &&	\
   ! cmp install.en.aux pprior.aux 2>/dev/null &&\
   expr 2 '<' 5; then		\
	rm -f install.en.pdf						;\
	make install.en.pdf						;\
fi
install.en.aux prior.aux differ: char 4776, line 72
1
make[3]: Entering directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
: > dynamic.ent			# clear the file
echo "<!entity docversion    \"2.2.2\">" >> dynamic.ent
echo "<!entity docdate       \"12 November, 1999\">" >> dynamic.ent
echo "<!entity language      \"C\">" >> dynamic.ent
echo "<!entity release       \"\">" >> dynamic.ent
echo "<!entity kernelversion \"\">" >> dynamic.ent
echo "<!entity altkernelversion \"\">" >> dynamic.ent
echo "<!entity architecture  \"i386\">" >> dynamic.ent
echo "<!entity % i386 \"INCLUDE\">" >> dynamic.ent
echo "<!entity % lang-C \"INCLUDE\">" >> dynamic.ent
set -e; for i in cfdisk.txt fdisk.txt; do			\
	echo "<!entity % $i \"INCLUDE\">" >> dynamic.ent	;\
done
debiandoc2latex -l C -d /usr/lib/sgml/declaration/debiandoc.decl -O install.sgml > install.en.tex
cp -pf prior.aux pprior.aux
cp -pf install.en.aux prior.aux
kpsewhich pdflatex.fmt > /dev/null
pdflatex '\nonstopmode\input{install.en.tex}'
This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
[/usr/share/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.

(install.en.tex (/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 1999/01/07 v1.4a Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/latex/base/t1enc.sty)
(/usr/share/texmf/tex/latex/base/inputenc.sty beta test version
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/helvet.sty)
(/usr/share/texmf/tex/latex/psnfss/times.sty)
(/usr/share/texmf/tex/latex/misc/vmargin.sty
Package `vmargin', V2.2, <1999/06/01>
) (/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)
(/usr/share/texmf/tex/latex/misc/url.sty)
(/usr/share/texmf/tex/latex/tools/varioref.sty)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
Implicit mode ON; LaTeX internals redefined
)
*hyperref using default driver pdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd))) (install.en.aux)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd) (install.en.out) (install.en.out)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (1.40695pt too wide) in paragraph at lines 67--73
[]\T1/ptm/m/n/10.95 This doc-u-ment con-tains in-stal-la-tion in-struc-tions fo
r the De-bian GNU/Linux sys-tem, for the In-tel x86 (``i386'')
(/usr/share/texmf/tex/latex/psnfss/omsptm.fd) [1[/usr/share/texmf/dvips/config/
pdftex.map]] [2] (install.en.toc
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.24 ...ot Device Selection}{13}{subsection.3.3.2}
                                                   [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.52 ...rom a DOS partition}{28}{subsection.5.3.1}
                                                   [2] [3] [4]) [5]
Chapter 1.

Overfull \hbox (24.84319pt too wide) in paragraph at lines 132--137
[]\T1/ptm/m/n/10.95 The De-bian Free Soft-ware Guide-lines ([]$\T1/pcr/m/n/10.9
5 http : / / www . debian . org / social _ contract \ #guidelines$[]\T1/ptm/m/n
/10.95 )
Warning (ext1): destination with the same identifier (name{page.1}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.160 
       [1]
Warning (ext1): destination with the same identifier (name{page.2}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.234 
       [2]
Warning (ext1): destination with the same identifier (name{page.3}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [3]
Warning (ext1): destination with the same identifier (name{page.4}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.283 \chapter
              {System Requirements} [4]
Chapter 2.
Warning (ext1): destination with the same identifier (name{page.5}) already exi
sts!
\new@pdflink ...e anchor #1}\fi \pdfdest name {#1}
                                                  \@pdfview \ifvmode \nobrea...
l.326 
       [5] [6]
Overfull \hbox (4.57074pt too wide) in paragraph at lines 436--442
\T1/ptm/m/n/10.95 Com-pat-i-bil-ity HOWTO ([]$\T1/pcr/m/n/10.95 http : / / www 
. linuxdoc . org / HOWTO / Hardware-[]HOWTO . html$[]\T1/ptm/m/n/10.95 ) for mo
re
[7] [8] [9]
Overfull \hbox (49.35341pt too wide) in paragraph at lines 582--585
\T1/ptm/m/n/10.95 Hard-ware FAQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . ed
u / pub / usenet-[]by-[]hierarchy / comp / sys / ibm / pc / hardware /
[10]
Chapter 3.
[11]
Overfull \hbox (73.1885pt too wide) in paragraph at lines 685--690
[]\T1/ptm/m/n/10.95 The rest of this sec-tion is lifted from the PC Hard-ware F
AQ ([]$\T1/pcr/m/n/10.95 ftp : / / rtfm . mit . edu / pub / usenet-[]by-[]hiera
rchy /
[12] [13] [14] [15] [16]
Chapter 4.
[17] [18] [19] [20] [21] [22] [23]
Chapter 5.
[24] [25]
Overfull \hbox (4.79358pt too wide) in paragraph at lines 1389--1393
[]\T1/ptm/m/n/10.95 These are the

Overfull \hbox (21.77669pt too wide) in paragraph at lines 1402--1406
[]\T1/ptm/m/n/10.95 These are the Drivers

Overfull \hbox (945.32404pt too wide) in paragraph at lines 1411--1416
[]
[26]
Overfull \hbox (2.7112pt too wide) in paragraph at lines 1432--1435
[]\T1/ptm/m/n/10.95 Alternative root filesys-tem im-age for low mem-
[27]
Overfull \hbox (10.91519pt too wide) in paragraph at lines 1496--1500
\T1/ptm/m/n/10.95 DOS par-ti-tion: []$\T1/pcr/m/n/10.95 resc1440 . bin$[]\T1/pt
m/m/n/10.95 , []$\T1/pcr/m/n/10.95 drv1440 . bin$[]\T1/ptm/m/n/10.95 , []$\T1/p
cr/m/n/10.95 base2 _ 2 . tgz$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 root . 
bin$[]\T1/ptm/m/n/10.95 , []$\T1/pcr/m/n/10.95 linux$[]\T1/ptm/m/n/10.95 , []$\
T1/pcr/m/n/10.95 install .
[28] [29] [30] [31] [32]
Chapter 6.
[33]
Overfull \hbox (5.0451pt too wide) in paragraph at lines 1916--1920
[]\T1/ptm/m/n/10.95 Once you press \T1/ptm/m/it/10.95 En-ter\T1/ptm/m/n/10.95 ,
 you should see the mes-sage \T1/pcr/m/n/10.95 Load-ing...\T1/ptm/m/n/10.95 , a
nd then \T1/pcr/m/n/10.95 Un-com-press-ing Linux...\T1/ptm/m/n/10.95 ,
[34]
Overfull \hbox (7.28105pt too wide) in paragraph at lines 1978--1990
\T1/pcr/m/n/10.95 some-thing not present\T1/ptm/m/n/10.95 , \T1/pcr/m/n/10.95 c
an't ini-tial-ize some-thing\T1/ptm/m/n/10.95 , or even \T1/pcr/m/n/10.95 this 
driver re-lease
[35]
Overfull \hbox (3.3262pt too wide) in paragraph at lines 2023--2026
[]\T1/ptm/m/n/10.95 If you have a very old ma-chine, and the ker-nel hangs af-t
er say-ing \T1/pcr/m/n/10.95 Check-ing 'hlt' in-struc-tion...\T1/ptm/m/n/10.95 
,
[36] [37]
Chapter 7.
[38]
Overfull \hbox (5.1299pt too wide) in paragraph at lines 2124--2134
[]\T1/ptm/m/n/10.95 During the en-tire in-stal-la-tion pro-cess, you will be pr
e-sented with the main menu, en-ti-tled ``De-bian GNU/Linux
[39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
Chapter 8.

Overfull \hbox (5.27348pt too wide) in paragraph at lines 2692--2699
[]\T1/ptm/m/n/10.95 Linux is an im-ple-men-ta-tion of Unix. The Linux Doc-u-men
-ta-tion Project (LDP) ([]$\T1/pcr/m/n/10.95 http : / / www . linuxdoc .
[50] [51]
Overfull \hbox (50.08589pt too wide) in paragraph at lines 2804--2807
[]\T1/ptm/m/n/10.95 Note that you'll find com-plete doc-u-men-ta-tion on us-ing
 \T1/pcr/m/n/10.95 kernel--package \T1/ptm/m/n/10.95 un-der $\T1/pcr/m/n/10.95 
/usr / doc / kernel-[]-[]package$\T1/ptm/m/n/10.95 .

Overfull \hbox (3.03152pt too wide) in paragraph at lines 2833--2839
[]\T1/ptm/m/n/10.95 Now, com-pile the ker-nel: \T1/pcr/m/n/10.95 fake-root /usr
/sbin/make--kpkg ---revision=custom.1.0 ker-
[52] [53]
Chapter 9.
[54] [55]
Chapter 10.

Overfull \hbox (53.73856pt too wide) in paragraph at lines 2978--2985
\T1/pcr/m/n/10.95 floppies\T1/ptm/m/n/10.95 , which in-cludes dis-cus-sions of 
this man-ual. The mail-ing list is \T1/pcr/m/n/10.95 <debian-boot@lists.debian.
org>\T1/ptm/m/n/10.95 .
[56]
Overfull \hbox (13.05035pt too wide) in paragraph at lines 2996--3004
\T1/pcr/m/n/10.95 ultralinux . org / faq . html$[]\T1/ptm/m/n/10.95 ), the Linu
x/Alpha FAQ ([]$\T1/pcr/m/n/10.95 http : / / www . alphalinux . org / faq / FAQ
 .
[57] (install.en.aux) )
(see the transcript file for additional information)<8r.enc><cmmi10.pfb><cmsy10
.pfb>
Output written on install.en.pdf (64 pages, 279751 bytes).
Transcript written on install.en.log.
set -e								;\
if ! cmp install.en.aux prior.aux 2>/dev/null &&	\
   ! cmp install.en.aux pprior.aux 2>/dev/null &&\
   expr 3 '<' 5; then		\
	rm -f install.en.pdf						;\
	make install.en.pdf						;\
fi
rm -f prior.aux pprior.aux
make[3]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
rm -f prior.aux pprior.aux
install -m 644 -p install.en.txt install.html/install.en.html dselect-beginner.html/dselect-beginner.en.html dselect-beginner.en.txt cfdisk.txt fdisk.txt install.en.pdf					\
	dselect-beginner.html/ch-dselect-conclusion.en.html dselect-beginner.html/ch-dselect-glossary.en.html dselect-beginner.html/ch-dselect-intro.en.html dselect-beginner.html/ch-dselect-main.en.html dselect-beginner.html/dselect-beginner.en.html install.html/ch-administrivia.en.html install.html/ch-boot-floppy-techinfo.en.html install.html/ch-hardware-req.en.html install.html/ch-init-config.en.html install.html/ch-install-methods.en.html install.html/ch-partitioning.en.html install.html/ch-post-install.en.html install.html/ch-preparing.en.html install.html/ch-rescue-boot.en.html install.html/ch-welcome.en.html install.html/footnotes.en.html install.html/install.en.html /usr/local/apharris/debian/boot-floppies/boot-floppies/release
make[2]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies/documentation'
cp base-contents release/basecont.txt
cp *.bin base*.tgz drivers*.tgz release/
cp documentation/README-safe release/
# DOS tools provided for i386 only (if other arches need, eg.
# rawrite, take them from i386 boot-disks directory)
recode latin1..ibmpc <scripts/dos/install.bat >release/install.bat
cd release && unzip /archive/debian/tools/rawrite2.zip rawrite2.exe rawrite2.txt
Archive:  /archive/debian/tools/rawrite2.zip
  inflating: rawrite2.exe            
  inflating: rawrite2.txt            
cd release && unzip -p /archive/debian/tools/lodlin16.zip \
	LODLIN16/LOADLIN.EXE >loadlin.exe
cp linux release/
#--------------------------
# md5sum
#--------------------------
cd release && md5sum `find . -type f | grep -v md5sum.txt` > md5sum.txt
#---------------------------------------------------------------------
# boot-floppies-docs tar-balls
#---------------------------------------------------------------------
(cd release && mkdir documentation && mv -f *.txt *.html *.pdf documentation \
                    && tar cfvz boot-floppies-docs.tar.gz documentation \
	    && rm -rf documentation *.txt *.html *.pdf )
documentation/
documentation/basecont.txt
documentation/cfdisk.txt
documentation/dselect-beginner.en.txt
documentation/fdisk.txt
documentation/install.en.txt
documentation/md5sum.txt
documentation/rawrite2.txt
documentation/ch-administrivia.en.html
documentation/ch-boot-floppy-techinfo.en.html
documentation/ch-dselect-conclusion.en.html
documentation/ch-dselect-glossary.en.html
documentation/ch-dselect-intro.en.html
documentation/ch-dselect-main.en.html
documentation/ch-hardware-req.en.html
documentation/ch-init-config.en.html
documentation/ch-install-methods.en.html
documentation/ch-partitioning.en.html
documentation/ch-post-install.en.html
documentation/ch-preparing.en.html
documentation/ch-rescue-boot.en.html
documentation/ch-welcome.en.html
documentation/dselect-beginner.en.html
documentation/footnotes.en.html
documentation/install.en.html
documentation/install.en.pdf
make[1]: Leaving directory `/usr/local/apharris/debian/boot-floppies/boot-floppies'
touch build


Reply to: