Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
fixed list of available maps and machine dependant md_set_term() functions. Any ramdisk with /sbin/kbd present (amd64, cats, i386 at the moment) will now present list of available keyboard encodings. ok deraadt@ | |||
2005-03-26 | Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8) | Kenneth R Westerback | |
table. ok deraadt@ | |||
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback | |
while statements. | |||
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-10-02 | Last use of sleep(1) in install scripts was eliminated by recent | Kenneth R Westerback | |
re-write of install_cd() so remove sleep(1) from install media. "sure!" deraadt@ | |||
2004-08-12 | Add ability to specify default serial console just like i386. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-21 | dhclient on bsd.rd & cd*.iso | Theo de Raadt | |
2004-02-27 | crank ramdisk to 3584 | Theo de Raadt | |
2004-02-24 | damn it, do it right | Theo de Raadt | |
2004-02-24 | make scripts executable | Theo de Raadt | |
2004-02-22 | boot floppy support. unfortunately for now because of how the sets and | Theo de Raadt | |
lists and disktab work, we are constrained, and a few things must go missing until we seperate that out. | |||
2004-02-08 | workaround for awk breakage no longer needed | Theo de Raadt | |
2004-02-08 | XXX Why does amd64 require a bin/-sh to boot correctly?? Is this because | Theo de Raadt | |
of some flags being passed in? Anyone? | |||
2004-02-07 | first cut; most written by mickey, couple tunings by me | Theo de Raadt | |