Age | Commit message (Expand) | Author |
2009-06-04 | Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing of | Kenneth R Westerback |
2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. | Kenneth R Westerback |
2009-06-02 | add TZ on install media where it should fit | Todd T. Fries |
2009-05-31 | Make bootblock installation as silent as possible by default. While | Theo de Raadt |
2009-05-11 | Remind people that mountpoints must now be entered using the disklabel | Theo de Raadt |
2009-05-09 | remove some chatty disklabel stuff | Theo de Raadt |
2009-04-25 | If the right conditions exist, ask if xdm should be started automatically. | Theo de Raadt |
2009-04-17 | unify some more pieces | Theo de Raadt |
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt |
2009-04-17 | Put bin/sha256 and build a hash directory onto the media that can fit | Theo de Raadt |
2009-04-12 | Tweak pattern used to select partition lines for display so the | Kenneth R Westerback |
2009-04-12 | No longer need '-f' or '-p' when displaying layout. A few patterns | Kenneth R Westerback |
2009-04-10 | Where appropriate display the auto-allocation layout of the root | Kenneth R Westerback |
2009-02-20 | Don't copy disktab onto install media as it is not used during | Kenneth R Westerback |
2009-02-15 | Build install media with disktab.shadow already in /tmp, rather | Kenneth R Westerback |
2008-08-25 | use ?= for adjusting RELXDIR for all sets | Theo de Raadt |
2008-07-02 | add bio & bioctl | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-03-22 | No point in checking disklabel output for 'disk label corrupted' message | Kenneth R Westerback |
2008-03-06 | Change ramdisk filesystem size from 4352 to 4000 blocks, so that | Theo de Raadt |
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback |
2007-10-18 | enter iso dir for clean/cleandir, too, to delete dribbles | Theo de Raadt |
2007-08-14 | make obj dirs in iso; talked with miod about it | Theo de Raadt |
2007-08-10 | add missing xserv, and use ${MACHINE} throughout (still needs testing) | Theo de Raadt |
2007-08-10 | use more variables, because variables are good | Theo de Raadt |
2007-08-10 | a somewhat crude way to generate installXX.iso files based on | Theo de Raadt |
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt |
2007-04-09 | Add -n to gzip flags. Save a few bytes since we no longer save | Todd C. Miller |
2007-03-07 | Decrease inode pressure on the miniroot by doing MAKEDEV ramdisk instead of | Miod Vallat |
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France |
2005-04-03 | More shrinkage with a bit of code factoring. | Kenneth R Westerback |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2005-03-11 | never worry about the copyright date on the CD layout again, problem | Theo de Raadt |
2005-01-11 | put a seperate and real fsck on the media | Theo de Raadt |
2004-08-11 | pad the iso image; we do not know why this is needed at this time but | Theo de Raadt |
2004-05-05 | skip including cksum | Theo de Raadt |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt |
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback |
2003-10-01 | Do not include mount_nfs on sparc bsd.rd and floppies, as they are missing | Miod Vallat |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback |
2003-09-19 | Excise more unused code. | Kenneth R Westerback |
2003-09-04 | include restore(8) on ramdisk | Henning Brauer |
2003-08-12 | do not hardcore 3.3 release | Theo de Raadt |
2003-03-05 | cd${REV}.iso for sparc too | 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 |
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 |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |