Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat | |
2011-07-10 | better dependencies for rdsetroot | Theo de Raadt | |
2011-07-09 | conditionally include extra source files on elf archs. | Dale Rahn | |
'will work for now' deraadt@ | |||
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson | |
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | |||
2010-10-18 | Place a smaller spwd.db onto the install media. Be consistant with the naming | Theo de Raadt | |
of the "additional" list files (for architectures which split the list) Then... cleanup some TZ which it is clear should not have been placed onto certain media which don't have the space for them. | |||
2009-04-17 | further minor unification | Theo de Raadt | |
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt | |
build the sets before we build the media. While there we can get rid of DESTDIR/snapshot too, and simply install straight into RELEASEDIR. (This also ends up saving an astounding amount of traffic/latency in a nfs environment) | |||
2009-04-12 | run make depend for kernel, too; ok miod | Theo de Raadt | |
2008-12-02 | commit with rdsetroot now accepting the filesystem as a 2nd arg | Theo de Raadt | |
2008-01-11 | cleanup: make -> ${MAKE} consistenly. | Marc Espie | |
zap extra subshells. okay miod@ | |||
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-06-08 | increase the % of space given to inodes | Theo de Raadt | |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller | |
Also replace "newfs -O" with "newfs -O 0" now that -O takes an option. | |||
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France | |
use of a GZIP environment variable for extra command flags. ok deraadt@, millert@ | |||
2006-12-25 | remove some junk | Theo de Raadt | |
2004-02-28 | makeing->making | Jolan Luff | |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith | |
- change 2 instances of the check from != "yes" to == "no" ok deraadt@ | |||
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-28 | use single shared mtree.conf | 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-10-09 | permit modification of $RDSETROOT | Theo de Raadt | |
2001-10-08 | permit changing of rdsetroot | Theo de Raadt | |
2001-09-04 | MB == megabytes, Mb == megabits | Theo de Raadt | |
1999-05-26 | compile i386 ramdisk with -Os (conserve size) | Marc Espie | |
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-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-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-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-14 | working bsd.rd; without vi for now | Theo de Raadt | |
1997-05-14 | shareable ramdisk creation; in part by grr | Theo de Raadt | |