summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
1997-09-26installboot on sdXc not /dev/rsdXcTheo de Raadt
1997-09-26Repair more newfs damage.Todd C. Miller
1997-09-26Back out last changeTodd C. Miller
1997-09-26Don't specify disktype to newfs when we already have a label.Todd C. Miller
1997-09-26another oneTodd C. Miller
1997-09-26more newfs usageTodd C. Miller
1997-09-26Add a missing disklabel and fix newfs usage.Todd C. Miller
1997-09-26Fix some newfs usage.Todd C. Miller
1997-09-26I really don't think this script even works but convert old-styleTodd C. Miller
newfs to use -T anyway.
1997-09-26Don't give newfs a disk-type. We already labelled the damn thing.Todd C. Miller
1997-09-25Fix typo, noted by johns@heuris.com.Todd C. Miller
1997-09-23Typo, fixes passno botch in / entryNiklas Hallqvist
1997-09-21syncTheo de Raadt
1997-09-21first cut at using installboot in md_installboot()Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21Check if the MD subdir exists before adding it to SUBDIRNiklas Hallqvist
1997-09-19sparc syncTheo de Raadt
1997-09-19zboot went awayTheo de Raadt
1997-09-19forceful cleanTheo de Raadt
1997-09-19+ distrib/specialTheo de Raadt
1997-09-18installing special is dumbTheo de Raadt
1997-09-18if we start at the top of distrib, we will end up in the right place...Theo de Raadt
1997-09-17kill -ledit, add rshTodd C. Miller
1997-09-17use special ftpTheo de Raadt
1997-09-17generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on allTheo de Raadt
architectures.
1997-09-16syncTheo de Raadt
1997-09-11add the file todd forgotTheo de Raadt
1997-09-10Build a small version of ftp for alpha install floppy, shave a few bytes.Todd C. Miller
1997-09-10syncTheo de Raadt
1997-09-09not needed anymore..Theo de Raadt
1997-09-08Don't buld rsh with kerb support for the install floppy. It buys youTodd C. Miller
nothing and takes up precious space.
1997-09-07Fix misplaced parens.Todd C. Miller
1997-09-07oops, fix typoTodd C. Miller
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-07Use mkstemp, not mktemp. Use snprintf for paranoia. Thanks to TheoTodd C. Miller
for noting an fd leak.
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-05add ATAPI CD-ROMMichael Shalayeff
add OPTi chipset for cd-rom+seound isa cards we have install floppy, not kernel-copy
1997-09-04syncTheo de Raadt
1997-09-04fix pdksh/sh/-sh nightmareTheo de Raadt
1997-09-03syncTheo de Raadt
1997-09-03syncTheo de Raadt
1997-09-02put installboot on the floppyTheo de Raadt
1997-09-02hp300 syncTheo de Raadt
1997-08-30default term type is vt220Todd C. Miller