Age | Commit message (Expand) | Author |
2009-04-24 | Move bsd.mp juggling into relevant MD files. Make bsd.mp a default | Kenneth R Westerback |
2009-04-19 | Use sysctl -n hw.disknames instead of the custom disknames program | Theo de Raadt |
2009-04-17 | further minor unification | Theo de Raadt |
2009-04-17 | more syncronization steps.. | 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 |
2009-02-10 | run(4) firmware. reminded by sthen@ | Damien Bergamini |
2008-12-02 | commit with rdsetroot now accepting the filesystem as a 2nd arg | Theo de Raadt |
2008-12-02 | no longer need to compile rdsetroot with DEBUG | Theo de Raadt |
2008-08-25 | use ?= for adjusting RELXDIR for all sets | Theo de Raadt |
2008-06-26 | add bio & bioctl to a couple cd based ramdisks | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-05-21 | pccom is dead. long live com. Bring install script into the new world. | Kenneth R Westerback |
2008-03-23 | No point in warning users during install that the disklabel has a | Kenneth R Westerback |
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback |
2008-01-11 | cleanup: make -> ${MAKE} consistenly. | Marc Espie |
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-08-09 | do not install the cdromXX.fs file, it is useless | Theo de Raadt |
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt |
2007-04-17 | Restore inode parameter for floppy fs to the previous value (524288) | Todd C. Miller |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-09 | Add -n to gzip flags. Save a few bytes since we no longer save | Todd C. Miller |
2007-02-14 | put the disknames command on all install media (hope i did not miss any) ok krw@ | Theo de Raadt |
2007-02-11 | Nuke MDFSTYPE and MDFSOPTS, 'mount -t ...' and giving the user the | Kenneth R Westerback |
2007-02-04 | Add zyd to cd ramdisks | Jonathan Gray |
2006-12-20 | there is no rum support on ramdiskC | Theo de Raadt |
2006-10-04 | bnx firmware | Theo de Raadt |
2006-08-17 | sync to new firmware names | Theo de Raadt |
2006-06-26 | wicontrol went away | Theo de Raadt |
2006-06-23 | no more wicontrol on the media (get used to it) | Theo de Raadt |
2006-06-19 | we can fit all four ral firmwares | Theo de Raadt |
2006-03-06 | eject -> mt (except on alpha where size tests are needed) | Theo de Raadt |
2006-01-09 | no more ancontrol (i knew jsg would miss some) | Theo de Raadt |
2005-05-04 | Put pax/tar/cpio at the same location in all installation media. | Miod Vallat |
2005-04-06 | no more tigon firmware here | Theo de Raadt |
2005-04-02 | Scrounge a few more characters of whitespace, mostly to be consistant. | Kenneth R Westerback |
2005-03-30 | these will contain mount_udf | Theo de Raadt |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback |
2005-03-26 | Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8) | Kenneth R Westerback |
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback |
2005-03-16 | ancontrol is so... boring | Theo de Raadt |