summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/ramdisk
AgeCommit message (Collapse)Author
1998-09-17custom floppy dhclient.conf; asks for much more infoTheo de Raadt
1998-09-17dhclient-script should be in sbinTheo de Raadt
1998-09-15add dhclient support; remove ppp/slip for nowTheo de Raadt
1998-09-11kill md_get_ifdevs, miniroot/install.sub uses mi version nowTodd C. Miller
1998-09-02new ethernet card: xlTheo de Raadt
1998-08-14Don't need to explicately link in with -ltermlib now that curses and termlib ↵Todd C. Miller
are merged
1998-06-08for xfree86 prompt, make clear "y" and "n" are the answersTheo de Raadt
1998-04-15nice blank lineTheo de Raadt
1998-04-13put (S)hell into the prompt tooTheo de Raadt
1998-04-11give user a chance to enable xf86(4)Theo de Raadt
1998-04-01undo last change. Don't want xlink by default.Todd C. Miller
1998-04-01move xlink to i386 md setsTodd C. Miller
1998-03-30blank lineTheo de Raadt
1998-03-30make upgrade executableTheo de Raadt
1998-03-27simplify a messageTheo de Raadt
1998-03-13drop right into install programTheo de Raadt
1998-03-12banner and text body cleanupsTheo de Raadt
1998-02-28Deal with sd/wd > 9 (wide, multiple controllers, etc)Todd C. Miller
1997-12-02repository move of src/bin/pdksh to src/bin/kshTheo de Raadt
1997-12-01bye bye vi, curses got too large. alternatives anyone?Theo de Raadt
1997-11-17old bootblocks went awayTheo de Raadt
1997-10-29clarifyTheo de Raadt
1997-10-25spellingTheo de Raadt
1997-10-20Enable history and emacs-stye command editing. A lot of this stuffTodd C. Miller
is not used but who knows what...
1997-10-19better docsTheo de Raadt
1997-10-17indentTheo de Raadt
1997-10-17scrunch up a bitTheo de Raadt
1997-10-17clarify messages significantlyTheo de Raadt
1997-10-17no need to run fdisk multiple times anymoreTheo de Raadt
1997-10-17few clarificationsTheo de Raadt
1997-10-11support fxp? devicesTheo de Raadt
1997-10-07call if floppy22.fsTheo de Raadt
1997-10-02always run fdisk, and skip extra disklabel whacksTheo de Raadt
1997-09-30use new fdisk & disklabelTheo de Raadt
1997-09-26installboot on sdXc not /dev/rsdXcTheo de Raadt
1997-09-26Fix some newfs usage.Todd C. Miller
1997-09-21first cut at using installboot in md_installboot()Theo de Raadt
1997-09-17generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on allTheo de Raadt
architectures.
1997-09-07Build private versions of ftp and pppd w/o the bloat. This could be usedTodd C. Miller
to remove kerberos from the the floppy as well as Theo pointed out. This allows us to put back some things that were removed due to lack of space.
1997-09-06need -lpcap, this needs fixingTheo de Raadt
1997-09-06Use real pcvt termcap entry, not dec vt220.Todd C. Miller
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-09-05well, i thought it will fit );Michael Shalayeff
1997-09-05new pppd needs -lpcapMichael Shalayeff
1997-09-05delete bad144 and tipTheo de Raadt
1997-09-05installboot -v and -hTheo de Raadt
1997-09-02put installboot on the floppyTheo de Raadt
1997-08-30default term type is vt220Todd C. Miller
1997-08-30We use pcvt on the console so we need a vt220 termcap.Todd C. Miller
1997-06-06fix bugs in non-kerb versionkstailey