summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
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@
2005-03-19- Describe the preferred way to install OpenBSD on the z, via ipk.Uwe Stuehler
- Remove -f from insmod call. It is not necessary. - Consistently refer to the OpenBSD partition as "A6", not 0xA6.
2005-03-19fix deps, cleaningTheo de Raadt
2005-03-19fix size generationTheo de Raadt
2005-03-19auto-generate Packages fileTheo de Raadt
2005-03-19Packages file also required in snapshot dir.. yuck; from uweTheo de Raadt
2005-03-18Kill i386 leftoverMiod Vallat
2005-03-18Reenable upgrade textsMiod Vallat
2005-03-18Remove journal from ext3 filesystems mounted on /hdd[123] to avoidUwe Stuehler
the Linux startup script from bailing out with "HDD2 Error". All ext3 filesystems are thereby converted into ext2 filesystems that can be mounted under OpenBSD.
2005-03-18Patch Linux startup script to run zboot automatically, but do notUwe Stuehler
restore the original file when uninstalling the package. To boot OpenBSD, hit enter at the zboot> prompt after reboot. To boot Linux, type 'r' at the prompt.
2005-03-18do not hardcode releaseTheo de Raadt
2005-03-18build ipkTheo de Raadt
2005-03-18kick ass zaurus installer! with ideas and help from deraadt.Uwe Stuehler
2005-03-18mention auto-boot switch; deraadt@ okMichael Shalayeff
2005-03-18Sync with realityMiod Vallat
2005-03-18Mention local filesystems are only suitable for upgrades.Miod Vallat
2005-03-18Remove pointless binary packages listing.Miod Vallat
2005-03-18The ftplist which is kept up to date lies one directory above.Miod Vallat
2005-03-18Rework description slightly.Miod Vallat
2005-03-18Sync X sets names with contents.Miod Vallat
2005-03-18+ural(4)Jonathan Gray
2005-03-18Correct Buffalo entries. From uwe@.Jonathan Gray
2005-03-18add vge; ok deraadtPeter Valchev
2005-03-18Consistently prefix 802.11 with IEEE as per man pages.Jonathan Gray