Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-27 | Oops. Missed one md_set_term(). | 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-03-26 | Simplify/shrink kbd(8) logic and verbiage. Always ask for best kbd(8) | Kenneth R Westerback | |
table. ok deraadt@ | |||
2005-03-26 | expand the cdrom section into the tape reelm | Michael Shalayeff | |
2005-03-26 | More cleanup & cleanup. Use more '[[]]' over '[]' to eliminate "'s, | Kenneth R Westerback | |
use pattern matching in '[[]]' rather than case statement. | |||
2005-03-26 | Add instructions on how to create a bootable tape. | Mark Kettenis | |
ok mickey@ | |||
2005-03-26 | More cleanup. ${MODE} -> $MODE. | Kenneth R Westerback | |
2005-03-26 | More cleanup. Nuke isalphanumeric() and assume anything that | Kenneth R Westerback | |
successfully ifconfig's is a valid interface. | |||
2005-03-26 | Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' in | Kenneth R Westerback | |
while statements. | |||
2005-03-25 | put in some cdrom booting notes cloned from hp300 | Michael Shalayeff | |
2005-03-25 | a quick fix -- pad image w/ extra 64k until boot can cope w/ short reads | Michael Shalayeff | |
2005-03-25 | Since 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-25 | some of the PCI-based systems are servers. | Brad Smith | |
2005-03-25 | 64 bit -> 64-bit | Brad Smith | |
2005-03-21 | Sync tape install details with the install script, mostly a numbering | Miod Vallat | |
change for files on the tape. Prompted by and discussed with claudio@. | |||
2005-03-21 | Sync tape install details with the install script, mostly a numbering | Miod Vallat | |
change for files on the tape. Prompted by and discussed with claudio@. | |||
2005-03-21 | - suggest a reboot after installing the ipk package | Uwe Stuehler | |
- puts dots after close braces - FTP URLs are also valid | |||
2005-03-20 | sync with latest RAMDISKC changes. | Joris Vink | |
"of course!" deraadt@ | |||
2005-03-19 | Generate control file automatically. | Uwe Stuehler | |
2005-03-19 | Expand OSrev correctly, and clarify that more is needed after ipkg | Uwe Stuehler | |
install from the shell that just a reboot. | |||
2005-03-19 | Minor tweaks; there would be more commit but the tag is coming too fast. | Miod Vallat | |
2005-03-19 | sync with latest RAMDISKB and RAMDISKC changes. | Joris Vink | |
ok deraadt@ | |||
2005-03-19 | kill dangling "to" | Uwe Stuehler | |
2005-03-19 | Describe the Packages and openbsdXX_arm.ipk files. | Uwe Stuehler | |
2005-03-19 | - describe a command-line alternative to install the package | Uwe Stuehler | |
- capitalize the word "Zaurus" | |||
2005-03-19 | I mean "OpenBSD mirror", of course. | Uwe Stuehler | |
2005-03-19 | aac(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-19 | fix deps, cleaning | Theo de Raadt | |
2005-03-19 | fix size generation | Theo de Raadt | |
2005-03-19 | auto-generate Packages file | Theo de Raadt | |
2005-03-19 | Packages file also required in snapshot dir.. yuck; from uwe | Theo de Raadt | |
2005-03-18 | Kill i386 leftover | Miod Vallat | |
2005-03-18 | Reenable upgrade texts | Miod Vallat | |
2005-03-18 | Remove journal from ext3 filesystems mounted on /hdd[123] to avoid | Uwe 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-18 | Patch Linux startup script to run zboot automatically, but do not | Uwe 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-18 | do not hardcode release | Theo de Raadt | |
2005-03-18 | build ipk | Theo de Raadt | |
2005-03-18 | kick ass zaurus installer! with ideas and help from deraadt. | Uwe Stuehler | |
2005-03-18 | mention auto-boot switch; deraadt@ ok | Michael Shalayeff | |
2005-03-18 | Sync with reality | Miod Vallat | |
2005-03-18 | Mention local filesystems are only suitable for upgrades. | Miod Vallat | |
2005-03-18 | Remove pointless binary packages listing. | Miod Vallat | |
2005-03-18 | The ftplist which is kept up to date lies one directory above. | Miod Vallat | |
2005-03-18 | Rework description slightly. | Miod Vallat | |
2005-03-18 | Sync X sets names with contents. | Miod Vallat | |
2005-03-18 | +ural(4) | Jonathan Gray | |
2005-03-18 | Correct Buffalo entries. From uwe@. | Jonathan Gray | |
2005-03-18 | add vge; ok deraadt | Peter Valchev | |
2005-03-18 | Consistently prefix 802.11 with IEEE as per man pages. | Jonathan Gray | |