Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France | |
use of a GZIP environment variable for extra command flags. ok deraadt@, millert@ | |||
2007-02-14 | put the disknames command on all install media (hope i did not miss any) ok krw@ | Theo de Raadt | |
2006-06-26 | wicontrol went away | 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-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-25 | a quick fix -- pad image w/ extra 64k until boot can cope w/ short reads | Michael Shalayeff | |
2005-03-11 | never worry about the copyright date on the CD layout again, problem | Theo de Raadt | |
noticed by drahn | |||
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-25 | include ancontrol/wicontrol and abandon stupid symlink; deraadt@ ok | Michael Shalayeff | |
2004-08-19 | fly on defaults for MDDISKDEVS and MDCDDEVS | Michael Shalayeff | |
2004-04-30 | allow for ccd on ramdisk; per weissmanndude's request and testing | Michael Shalayeff | |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt | |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt | |
which begin to enable use of this will follow at a later time. | |||
2003-10-12 | Cleanup and shrinkage: | Kenneth R Westerback | |
1) Eliminate 'WARNING: Disk xxx has no label.' message. When installing OpenBSD this is a normal condition not worth commenting on. From some discussion on hackers/icb. 2) Use consistant verbiage and case statement when checking the disklabel. 3) Consistantly suppress output of 'disklabel -W', reducing duplicate messages like '# using MBR partition ...' which are issued again when the 'disklabel -f ...' command is executed. 4) Usual code rectifications - eliminate extra {}'s, multiple echos elimination, etc. | |||
2003-10-01 | Really enable upgrades on hppa install media. | Miod Vallat | |
2003-09-21 | Fix extraneous display of grep output when searching disklabel output for | Kenneth R Westerback | |
error information. Previously things like: disklabel: no disk label WARNING: Disk wd0 has no disk label. You will be creating a new one. would be printed. Now the 'disklabel: no disk label' message is correctly sent to /dev/null. Take the opportunity to clean up a bit of code and formatting, making all the md_checkfordisklabel() functions as identical as possible. | |||
2003-09-18 | Excise unneeded, unused code. | Kenneth R Westerback | |
ok mickey@. | |||
2003-07-25 | for no apparent reason we ran out of inodes | Michael Shalayeff | |
2003-06-11 | The upgrade script depends upon that, if mount_foo is present on the ramdisk | Miod Vallat | |
filesystem, option FOO is in the kernel. Ensure this for mount_mfs/option MFS as well, to prevent failing upgrades on some architectures. ok krw@ millert@ | |||
2003-05-06 | this builds a bootable cdrom w/ a ramdisk kernel. has some problems though | Michael Shalayeff | |
2003-02-13 | no mdec/boot on the ramdisk. name it chewable for the etc/makefiles | Michael Shalayeff | |
2003-01-30 | remove bogus comment | Theo de Raadt | |
2003-01-30 | this allows to build a ramdiskNN.lif | Michael Shalayeff | |