summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2005-04-07If a UDF 'c' partition is found on a CD, just mount it without askingKenneth R Westerback
questions. Just as ISO9660 'c' partitions are mounted w/o questions. ok deraadt@
2005-04-07syncTheo de Raadt
2005-04-06syncTheo de Raadt
2005-04-06no more tigon firmware hereTheo de Raadt
2005-04-05syncTheo de Raadt
2005-04-05Use 'route -qn' for the IPv6 default route command in hostname.if.Kenneth R Westerback
Don't use local link address as possible IPv6 manual address. From todd@.
2005-04-04syncTheo de Raadt
2005-04-03More shrinkage with a bit of code factoring.Kenneth R Westerback
2005-04-03describe cdbr and cdbootMartin Reindl
lots of help and ok tom@
2005-04-02syncTheo de Raadt
2005-04-02Scrounge a few more characters of whitespace, mostly to be consistant.Kenneth R Westerback
2005-04-02Scrounge a few characters of whitespace.Kenneth R Westerback
2005-04-02Initial IPv6 install/upgrade support.Kenneth R Westerback
ok deraadt@
2005-04-02syncTheo de Raadt
2005-04-01syncTheo de Raadt
2005-04-01syncTheo de Raadt
2005-04-01what an early hppa64 set will look likeTheo de Raadt
2005-04-01syncTheo de Raadt
2005-03-31- Correct on/off and up/down about DIP switches; The hardware manualKenji Aoyama
and the real hardware seems different... - Add some notice about upgrade installation method. ok deraadt@ miod@
2005-03-30put mount_udf here too (big media things use this)Theo de Raadt
2005-03-30syncTheo de Raadt
2005-03-30these will contain mount_udfTheo de Raadt
2005-03-30syncTheo de Raadt
2005-03-27Oops. Missed one md_set_term().Kenneth R Westerback
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth 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-26Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8)Kenneth R Westerback
table. ok deraadt@
2005-03-26expand the cdrom section into the tape reelmMichael Shalayeff
2005-03-26More cleanup & cleanup. Use more '[[]]' over '[]' to eliminate "'s,Kenneth R Westerback
use pattern matching in '[[]]' rather than case statement.
2005-03-26Add instructions on how to create a bootable tape.Mark Kettenis
ok mickey@
2005-03-26More cleanup. ${MODE} -> $MODE.Kenneth R Westerback
2005-03-26More cleanup. Nuke isalphanumeric() and assume anything thatKenneth R Westerback
successfully ifconfig's is a valid interface.
2005-03-26Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' inKenneth R Westerback
while statements.
2005-03-25put in some cdrom booting notes cloned from hp300Michael Shalayeff
2005-03-25a quick fix -- pad image w/ extra 64k until boot can cope w/ short readsMichael Shalayeff
2005-03-25Since machines such as the Enterprise 4500 live in both SBus and PCI worlds,Miod Vallat
splitting the list of machines in SBus and PCI areas is misleading.
2005-03-25some of the PCI-based systems are servers.Brad Smith
2005-03-2564 bit -> 64-bitBrad Smith
2005-03-21Sync tape install details with the install script, mostly a numberingMiod Vallat
change for files on the tape. Prompted by and discussed with claudio@.
2005-03-21Sync tape install details with the install script, mostly a numberingMiod Vallat
change for files on the tape. Prompted by and discussed with claudio@.
2005-03-21- suggest a reboot after installing the ipk packageUwe Stuehler
- puts dots after close braces - FTP URLs are also valid
2005-03-20sync with latest RAMDISKC changes.Joris Vink
"of course!" deraadt@
2005-03-19Generate control file automatically.Uwe Stuehler
2005-03-19Expand OSrev correctly, and clarify that more is needed after ipkgUwe Stuehler
install from the shell that just a reboot.
2005-03-19Minor tweaks; there would be more commit but the tag is coming too fast.Miod Vallat
2005-03-19sync with latest RAMDISKB and RAMDISKC changes.Joris Vink
ok deraadt@
2005-03-19kill dangling "to"Uwe Stuehler
2005-03-19Describe the Packages and openbsdXX_arm.ipk files.Uwe Stuehler
2005-03-19- describe a command-line alternative to install the packageUwe Stuehler
- capitalize the word "Zaurus"
2005-03-19I mean "OpenBSD mirror", of course.Uwe Stuehler
2005-03-19aac(4) is disabled in floppy B.Joris Vink
ok deraadt@