Age | Commit message (Expand) | Author |
2007-04-09 | Add -n to gzip flags. Save a few bytes since we no longer save | Todd C. Miller |
2007-03-20 | Don't use newfs -d 0, it has been the default for over a decade now. | Pedro Martelletto |
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France |
2007-02-14 | put the disknames command on all install media (hope i did not miss any) ok krw@ | Theo de Raadt |
2006-03-12 | mt/eject fits here, i was unsure.. | Theo de Raadt |
2005-10-10 | revert to 1.19 now until we are able to handle scc(4) on DEC 3000 | Martin Reindl |
2005-10-10 | ability to specify default serial console | Martin Reindl |
2005-08-29 | in 1.9 i accidentally moved to a test floppy size | Theo de Raadt |
2005-08-27 | backout unapproved diff | Theo de Raadt |
2005-08-26 | fix obvious accident introduced with r1.9, there is no disktype floppyx | Henning Brauer |
2005-06-01 | use DESTDIR for bootblock, and dd it instead | Theo de Raadt |
2005-05-04 | grep -> egrep/fgrep, gzip -> gunzip/gzcat where missing. | Miod Vallat |
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-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-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-12-15 | Add include firmware for txp(4) on relevant ramdisks. | Ryan Thomas McBride |
2004-11-23 | need kue firmware too | Theo de Raadt |
2004-11-22 | tigon firmwares on the big ramdisks | Theo de Raadt |
2004-11-08 | remove dd from all media, add back in for bsd.rd (the fatty) | Theo de Raadt |
2004-11-05 | Binutils 2.15 require more aggressive stripping for installation media binaries, | Miod Vallat |
2004-10-02 | Last use of sleep(1) in install scripts was eliminated by recent | Kenneth R Westerback |
2004-07-13 | make bpf0. do NOT put this into ramdisk target (yes, that is how full the | Theo de Raadt |
2004-07-09 | put dhcp support on the alpha CD (not onto the floppies, where it does not | Theo de Raadt |
2004-04-12 | removeable -> removable; | Jason McIntyre |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt |
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback |
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-08-12 | correctly put OSREV in there | Theo de Raadt |
2003-08-07 | These files are not used anymore. | Miod Vallat |
2003-06-11 | The upgrade script depends upon that, if mount_foo is present on the ramdisk | Miod Vallat |
2003-04-17 | more not less | Theo de Raadt |
2003-03-06 | cd${rev}.iso for alpha too | Theo de Raadt |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-08-25 | Add 'MDXAPERTURE=1' as requested by Matthieu. | Kenneth R Westerback |
2002-07-15 | The default value for MDTERM is vt220, so you don't need to explicitly set | Kenneth R Westerback |
2002-07-15 | Suggest vt220 as terminal type, not sun, since we are running wscons on | Miod Vallat |
2002-06-09 | knf | Todd T. Fries |
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-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
2002-05-01 | We only need fsck_ffs, not the fsck front end. | Todd C. Miller |