summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies
AgeCommit message (Collapse)Author
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-10-0121 -> 22, 2.1 -> 2.2Theo de Raadt
1997-09-30use new fdisk & disklabelTheo de Raadt
1997-09-26installboot on sdXc not /dev/rsdXcTheo de Raadt
1997-09-26Repair more newfs damage.Todd C. Miller
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
1997-05-29remove instbin, not instbin-nokrb on "make clean" w.o./KERBEROSkstailey
1997-05-29Make this work with non-kerberized systems.kstailey
Remove bsd.strip on "make clean".
1997-05-17Need bsd.subdir.mk for "make obj" to work.Todd C. Miller
1997-05-14Add md_machine_arch()Todd C. Miller
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1997-05-11Add some links needed by the install procedureThorsten Lockert
1997-05-11Don't try to pull in .instutilsThorsten Lockert
1997-05-11Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.Todd C. Miller
1997-05-10Revert a change we are not quite ready for yetThorsten Lockert
1997-05-08No need for symlinks; this is all one file systemThorsten Lockert
1997-05-08Properly deal with multiple link targets on a single lineThorsten Lockert
1997-05-08Add var/tmp to install floppyThorsten Lockert
1997-05-08Remove local hacks accidentally committedThorsten Lockert
1997-05-08Clean up build of install floppyThorsten Lockert
1997-05-08Ignore some more pseudo-targetsThorsten Lockert
1997-05-07= not eqTheo de Raadt
1997-05-07lean, mean, and vi fitsTheo de Raadt
1997-05-07strip kernel, fewer inodes on floppyTheo de Raadt
1997-05-04Better fix for getting at rdsetroot; from Dale RahnThorsten Lockert
1997-05-04Make this work without obj directories/linksThorsten Lockert
1997-05-04Machine-dependent file systems wants -o style flags (but without the -oThorsten Lockert
itself); make it so for MSDOS mounts
1997-05-04Remove unneeded REV to install of kernel and boot blocksThorsten Lockert
1997-05-04Propagate release into install scriptThorsten Lockert
1997-05-03Install a kernel setThorsten Lockert
1997-05-03Add hostname(1)Thorsten Lockert