summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
1997-10-06A pre-2.2 sweep for grammar, better examples, and other beautificaitons.gene
1997-10-06Grammar, be nitpicky about the term "MacOS", and other general fixesgene
including better examples in some cases and less patronizing language.
1997-10-06Grammar and nits.gene
We will be shipping 2.2 with tar'ed and gzip'ed kernel binaries, so we don't have the install problems that existed in 2.1. Document this.
1997-10-03choose install-from disk correctly; matthieu@mipnet.fr, PR#325Theo de Raadt
1997-10-02always run fdisk, and skip extra disklabel whacksTheo de Raadt
1997-10-022.2Theo de Raadt
1997-10-02build vi thingy correctly; toddf found the bugTheo de Raadt
1997-10-0121 -> 22Todd T. Fries
1997-10-0121 -> 22, 2.1 -> 2.2Theo de Raadt
1997-10-0121 -> 22Theo de Raadt
1997-09-30syncTheo de Raadt
1997-09-30Added some missing files. -mojMats O Jansson
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-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