Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-04 | Add ping6 and rtsol. | Brad Smith | |
ok miod@ | |||
2008-03-22 | No point in checking disklabel output for 'disk label corrupted' message | Kenneth R Westerback | |
since it isn't emitted anymore. ok deraadt@ | |||
2008-03-04 | Redo serial console configuration logic. Smaller, easier to | Kenneth R Westerback | |
understand. Add serial console handling for alpha, macppc, zaurus. No functional change for i386/amd64. All archs should now have automatic serial console configuration. ok deraadt@ | |||
2008-02-18 | sgivol(8) no longer requires the '-f' option. | Joel Sing | |
2008-01-11 | cleanup: make -> ${MAKE} consistenly. | Marc Espie | |
zap extra subshells. okay miod@ | |||
2008-01-06 | kbd(8) on the ramdisks. | Miod Vallat | |
2007-10-18 | enter iso dir for clean/cleandir, too, to delete dribbles | Theo de Raadt | |
2007-10-13 | the iso can be smaller | Theo de Raadt | |
2007-10-13 | install to right place | Theo de Raadt | |
2007-10-13 | make obj in iso | Theo de Raadt | |
2007-10-10 | a start at full sgi install cd | Theo de Raadt | |
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt | |
for pushing disklabels onto the disk (and besides that, it is buggy and unreadable crap); thanks for help from krw | |||
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller | |
Also replace "newfs -O" with "newfs -O 0" now that -O takes an option. | |||
2007-02-14 | put the disknames command on all install media (hope i did not miss any) ok krw@ | Theo de Raadt | |
2006-03-17 | Better (maybe even comprehensible) message about volume header and boot | Otto Moerbeek | |
loader. And fix a typo as well! Prompted by Jasper Lievisse Adriaanse. ok miod@ | |||
2006-03-06 | eject -> mt (except on alpha where size tests are needed) | Theo de Raadt | |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis | |
ok deraadt@ | |||
2005-07-08 | Don't need to specify MDTERM=vt220. vt220 is the default value. | Kenneth R Westerback | |
ok millert@ | |||
2005-04-28 | strip bootblock, attempt to use a smaller sgivol size | Theo de Raadt | |
2005-04-28 | shrink volhdr to 128 bytes. would *love* to go to 64 blocks, since that | Theo de Raadt | |
is 32K, which is the isofs lead-in.... that would let us (for instance) mix sgi boot media with other architectures. that requires shrinking boot, since right now it will not fit in 64 blocks | |||
2005-04-27 | enter cdfs | Theo de Raadt | |
2005-04-27 | boot cdrom for sgi. boot using simply: | Theo de Raadt | |
boot -f pci(0)scsi(0)cdrom(4)rdisk(0)partition(8)/boot this is 1.5MB sgi boot partition followed by a 4GB ffs partition containing a gzip'd bsd.rd | |||
2005-04-27 | handle the OSrev thing | Theo de Raadt | |
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-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-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-02 | No need to provide an MDSETS for sgi. | Miod Vallat | |
2004-11-22 | tigon firmwares on the big ramdisks | Theo de Raadt | |
2004-10-02 | Don't put /bin/test or /bin/[ on install media since they are builtins | Kenneth R Westerback | |
for ksh. ok millert@ | |||
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-09-06 | Make /upgrade mode +x in the ramdisks. | Miod Vallat | |
2004-08-26 | install for disk bootable system | Per Fogelstrom | |
2004-08-06 | put ramdisk in right place | Theo de Raadt | |
2004-08-06 | sgi install ramdisk | Per Fogelstrom | |