Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-02 | add TZ on install media where it should fit | Todd T. Fries | |
ok deraadt@ | |||
2009-04-17 | unify some more pieces | Theo de Raadt | |
2009-04-17 | Put bin/sha256 and build a hash directory onto the media that can fit | Theo de Raadt | |
them | |||
2009-02-20 | Don't copy disktab onto install media as it is not used during | Kenneth R Westerback | |
installs. Also nuke the link created for disktab. ok deraadt@ miod@ | |||
2009-02-15 | Build install media with disktab.shadow already in /tmp, rather | Kenneth R Westerback | |
than have the install script copy it there. Shrinks install script, removes an extra copy of disktab. ok deraadt@ | |||
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt | |
for pushing disklabels onto the disk (and besides that, it is buggy and unreadable crap); thanks for help from krw | |||
2007-03-07 | Decrease inode pressure on the miniroot by doing MAKEDEV ramdisk instead of | Miod Vallat | |
MAKEDEV all, since the scripts can create the needed nodes later; found the hard way by hshoexer@ ok deraadt@ | |||
2005-01-11 | put a seperate and real fsck on the media | Theo de Raadt | |
2004-05-05 | skip including cksum | Theo de Raadt | |
2003-02-17 | dhclient-script fits; from krw | Theo de Raadt | |
2003-02-15 | Now that we are 3.3-beta re-enable upgrade on sparc. ok deraadt@. | Kenneth R Westerback | |
Remove another dated comment about 3.1 to 3.2 upgrade. | |||
2003-02-15 | Remove dated comment about 3.1 to 3.2 upgrade. | Kenneth R Westerback | |
2003-01-30 | remove bogus comment | Theo de Raadt | |
2003-01-03 | Save a few more bytes on install media by stripping comments from | Kenneth R Westerback | |
dhclient-script and disktab files in architectures where this wasn't already being done. OK deraadt@. | |||
2002-08-29 | Add a new verb to list2sh.awk, 'REMOVE'. This allows the easy | Kenneth R Westerback | |
disabling of '(U)pgrade' in architectures by adding REMOVE upgrade to the end of the 'list' file for that architecture. Add code to dot.profile to check for the presence of the upgrade script before offering to (U)pgrade. Use the new verb to disable upgrades for sparc. ok deraadt@. | |||
2002-05-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna ↵ | Michael Shalayeff | |
use later, plus a few rcsid vicinity cleanups; millert@ ok | |||
2002-04-30 | first pass of instbin removal movement | Theo de Raadt | |
2002-04-30 | tset bye bye | Theo de Raadt | |
2002-04-30 | use SCRIPT command | Theo de Raadt | |
2002-04-29 | generate termcap file using a list2sh.awk directrive; distrib becomes a lot ↵ | Theo de Raadt | |
smaller again | |||
2002-04-22 | use one common dot.profile for all | Theo de Raadt | |
2002-04-21 | squish it down | Theo de Raadt | |
2002-04-13 | last rev forgot to handle the "swap on" types; drahn | Theo de Raadt | |
2002-04-13 | Use a grizzly sed script to ensure that the rootdev is determined out of | Theo de Raadt | |
the last possible dmesg block in the buffer; clubbed together by espie | |||
2002-04-09 | miniroots may have suprising rootdevs. Cope. | Theo de Raadt | |
2002-04-01 | KNF sh ends up saving space; krw ok | Theo de Raadt | |
2001-12-05 | remove garbage; miod ok | Theo de Raadt | |
2001-09-17 | mount -u, not mount_ffs -u | Todd C. Miller | |
2001-09-16 | Shave a few byte; "mount -u" not "mount -o update"; Theo OK'd | Todd C. Miller | |
2001-09-04 | crank miniroot size to 6MB | Theo de Raadt | |
2001-07-03 | proper access to install.md file | 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-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
1999-11-11 | dhclient should fit... | Theo de Raadt | |
1999-10-01 | do not put a dynamic installboot on the miniroot | Theo de Raadt | |
1998-12-20 | termcap.src is no more, run tic against termtypes.master instead | Todd C. Miller | |
1998-10-15 | kill editor choice -- irrelevant | Theo de Raadt | |
1998-10-15 | kill editor choice -- irrelevant | Theo de Raadt | |
1998-04-13 | put (S)hell into the prompt too | Theo de Raadt | |
1997-10-20 | Enable history and emacs-stye command editing. A lot of this stuff | Todd C. Miller | |
is not used but who knows what... | |||
1997-05-24 | not a rawlabel | Theo de Raadt | |
1997-05-21 | no awk; need tset | Theo de Raadt | |
1997-05-17 | no zoneinfo | Theo de Raadt | |
1997-05-15 | ^H my ... ass | Theo de Raadt | |
1997-05-13 | fix the 'path' where we look for editors | grr | |
1997-05-05 | last pass for now up correcting/upgrade sparc miniroot and install/upgrade stuff | grr | |
1997-05-05 | inprove TERM/EDITOR stuff and mount /kern in miniroot/.profile and dump ↵ | grr | |
about 500K of termcap excess from the miniroot | |||
1997-04-30 | clean up sparc mini-root stuff and eliminate some mysteries and surprises ↵ | grr | |
therein | |||
1997-04-30 | We run OpenBSD. vim/vi is handled by mi code now. | Niklas Hallqvist | |