Age | Commit message (Expand) | Author |
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-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 |
2006-03-06 | eject -> mt (except on alpha where size tests are needed) | Theo de Raadt |
2005-05-04 | Put pax/tar/cpio at the same location in all installation media. | Miod Vallat |
2005-04-02 | Scrounge a few more characters of whitespace, mostly to be consistant. | Kenneth R Westerback |
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-01-12 | remove some differences | Theo de Raadt |
2005-01-11 | put a seperate and real fsck on the media | Theo de Raadt |
2004-12-29 | nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by me | Theo de Raadt |
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt |
2004-10-02 | Last use of sleep(1) in install scripts was eliminated by recent | Kenneth R Westerback |
2004-09-12 | add br keymap; from miod | Theo de Raadt |
2004-06-26 | Allow change of default console to first serial device during install. Used in | Kenneth R Westerback |
2004-05-05 | better cleandir | Theo de Raadt |
2004-03-03 | Use 'cat' rather than 'cp' to put /boot on disk. This preserves | Kenneth R Westerback |
2004-01-28 | Now that installboot is geometry-independent, FLOPPYSECS is not | Tom Cosgrove |
2004-01-26 | Major overhaul of biosboot and installboot, using EDD (LBA) reads if | Tom Cosgrove |
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback |
2003-09-22 | Introduce a function ask_yn() to use when asking 'yes or no' | Kenneth R Westerback |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-08-08 | strip .comments too; from drahn | Theo de Raadt |
2003-08-08 | make the turd shiny | Theo de Raadt |
2003-08-08 | rsh goes away, sorry | Theo de Raadt |
2003-04-26 | slight cleaning | Theo de Raadt |
2003-04-17 | distrib(ramdisk) bits for i386/ELF. | Dale Rahn |
2003-01-26 | Mount msdos filesystems with -s (shortnames) rather than -l | Kenneth R Westerback |
2003-01-03 | Save a few more bytes on install media by stripping comments from | Kenneth R Westerback |
2002-12-14 | Expunge some trailing whitespace. | Kenneth R Westerback |
2002-12-08 | Add 'br' (Brazil) to displayed list of keyboard encoding tables. | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-10-05 | Fix a typo ('Your' -> 'You'). Spotted by Julien Bordet. | Kenneth R Westerback |
2002-09-23 | remove generated crunch conf; ok deraadt@ | Markus Friedl |
2002-09-22 | Do not allow install to proceed until root filesystem can be mounted on | Kenneth R Westerback |
2002-09-21 | Further reduce i386 install output by sending to /dev/null the fdisk | Kenneth R Westerback |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-07-03 | avoid dd. do not ask me why | Theo de Raadt |