Age | Commit message (Expand) | Author |
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 |
2002-09-24 | fix english; krw ok | Theo de Raadt |
2002-08-29 | Add a new verb to list2sh.awk, 'REMOVE'. This allows the easy | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-05-22 | Fix quoting botch in earlier commit. Make sure MDDISKDEVS and | Kenneth R Westerback |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-18 | Eliminate md_get_diskdevs() and md_get_cddevs() by | Kenneth R Westerback |
2002-05-14 | Eliminate md_native_fstype() and md_native_fsopts(). Both functions | Kenneth R Westerback |
2002-05-09 | Elminate md_welcome_banner() and md_not_going_to_install() as the | Kenneth R Westerback |
2002-05-08 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-07 | All architectures now use miniroot, so eliminate last few getresp() | Kenneth R Westerback |
2002-05-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
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 s... | Theo de Raadt |