Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-05 | If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot instead | Artur Grabowski | |
of rdsetroot. | |||
2002-05-19 | fix a copied typo | Theo de Raadt | |
2002-04-30 | first pass of instbin removal movement | Theo de Raadt | |
2002-04-30 | use SCRIPT command | Theo de Raadt | |
2002-04-28 | use single shared mtree.conf | Theo de Raadt | |
2002-04-22 | use one common dot.profile for all | Theo de Raadt | |
2002-04-21 | remove some crud | Theo de Raadt | |
2002-04-05 | use hardlinks to instbin, so that instbin can be deleted atthe end | Theo de Raadt | |
2002-04-04 | de-comment install.* and upgrade | Theo de Raadt | |
2002-02-15 | backwards test | Theo de Raadt | |
2002-02-15 | vax support, bit hackish, will do for now; input from hugh | Theo de Raadt | |
2001-12-17 | Use actual files for short versions of /etc/protocols and | Kenneth R Westerback | |
/etc/services used during installations. This way it is not necessary to run the install script before using commands requiring these files. Requested by deraadt@. | |||
2001-12-13 | Remove /etc/protocols and /etc/services from install media | Kenneth R Westerback | |
that use the miniroot install scripts. During an install, donetconfig() in miniroot/install.sub now creates a minimal /etc/protocols and /etc/services. During an upgrade, enable_network() now copies the existing protocols and services files into /etc. Saves approximately 13K on floppy/cd images. | |||
2001-10-09 | permit modification of $RDSETROOT | Theo de Raadt | |
2001-10-08 | permit changing of rdsetroot | Theo de Raadt | |
2001-10-02 | more gnu/usr.bin before usr.bin | Theo de Raadt | |
2001-09-17 | zap kernfs | Theo de Raadt | |
2001-09-04 | MB == megabytes, Mb == megabits | Theo de Raadt | |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt | |
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week | |||
2000-06-12 | fix ch* links | Theo de Raadt | |
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-04-25 | kill, test and pwd are ksh builtins--no need to include standalone binaries. | Todd C. Miller | |
1999-05-26 | compile i386 ramdisk with -Os (conserve size) | Marc Espie | |
1998-10-09 | no need for dhclient.conf anymore; created by script | Theo de Raadt | |
1998-09-21 | alpha ramdisk has dhcp support now too | Theo de Raadt | |
1998-06-27 | s/23/${OSrev}/ | Todd T. Fries | |
1998-03-08 | moving to 2.3 | Theo de Raadt | |
1998-02-22 | whack c partition | Theo de Raadt | |
1997-12-02 | repository move of src/bin/pdksh to src/bin/ksh | Theo de Raadt | |
1997-10-09 | Rebuild .depend as old .depend might break your looong release build | Niklas Hallqvist | |
1997-10-01 | 21 -> 22 | Theo de Raadt | |
1997-09-26 | Don't specify disktype to newfs when we already have a label. | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-17 | generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on all | Theo de Raadt | |
architectures. | |||
1997-09-05 | make depend (in this case) is a total waste of time | Theo de Raadt | |
1997-05-30 | minor tweaks to not bother making the ramdisk.fs image bootable, since there's | grr | |
no /bsd there to boot and fix a little problem with ${BOOT} != .../boot | |||
1997-05-24 | always allow unconfig | Theo de Raadt | |
1997-05-23 | Shi... | Per Fogelstrom | |
1997-05-23 | Ooops! | Per Fogelstrom | |
1997-05-15 | do not need chroot | Theo de Raadt | |
1997-05-15 | capability for making rd sparc floppies, as soon as sparc bootblocks do zlib | Theo de Raadt | |
1997-05-15 | Allow archs to specify that newfs will fail. Remove obsolete | Niklas Hallqvist | |
cache flushing | |||
1997-05-15 | fit vi onto sparc ramdisk | Theo de Raadt | |
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt | |
1997-05-14 | shareable ramdisk creation; in part by grr | Theo de Raadt | |