Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | sync | Theo de Raadt | |
2004-10-17 | Add Adaptec AAR-1210SA, SiI3512, SiI3114. | Alexander Yurchenko | |
2004-10-15 | sync bktr notes with bktr(4), ok mickey@ | Jonathan Gray | |
2004-10-12 | Bring the tape install code up to current standards and | Kenneth R Westerback | |
add a few enhancements: - allow installation of all files on a tape without rewinding - ask for and use a blocksize for each file - provide a list of tape devices to users - force use of 'nr<tape>' devices - check for /bin/mt before trying to install makedev() is simplified a bit to rely on errors from MAKEDEV rather than checking for specific devices being present. | |||
2004-10-12 | add re(4), ok otto@ | Jonathan Gray | |
2004-10-11 | add Planex GW-NS11H | Michael Shalayeff | |
2004-10-05 | update video cards known to work, ok drahn@, 'Looks sane to me' otto@ | Jonathan Gray | |
2004-10-03 | Fix a dvorak typo involving Nikolay; reported by David L. Goodrich, thanks! | Miod Vallat | |
2004-10-02 | Minor code cleanup and shrinkage. No functional change. | Kenneth R Westerback | |
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-10-02 | add Intel Gig | Brad Smith | |
2004-10-02 | sync em(4) list | Brad Smith | |
2004-10-02 | bge | Brad Smith | |
2004-10-01 | Mention xetc and update with final sizes. | Miod Vallat | |
2004-09-30 | document a bunch of rl(4) cards; ok jason@ | Robert Nagy | |
2004-09-30 | add ne2k | Michael Shalayeff | |
2004-09-29 | Code cleanup and shrinkage (~2K). | Kenneth R Westerback | |
Factor out drive/partition handling for CD and disk installs. Should only affect installs/upgrades from non-ISO CDs and unmounted disk partitions. Tested by Otto@. 'It is that high risk time' deraadt@. | |||
2004-09-28 | sync | Theo de Raadt | |
2004-09-28 | sync | Theo de Raadt | |
2004-09-28 | according to dmesglog, ultra80 works | Jason Wright | |
2004-09-28 | add e4500/e5500 | Jason Wright | |
2004-09-28 | sync | Theo de Raadt | |
2004-09-24 | sync | Theo de Raadt | |
2004-09-23 | flesh out. mention R10K and R12K support | Per Fogelstrom | |
2004-09-20 | Too much cut'n'paste in NIOT description cause confusion as the text | Miod Vallat | |
refers to ;H but shows ;A in examples; spotted by nick@ | |||
2004-09-16 | Set the console device speed before instead of after selecting it as the | Ryan Thomas McBride | |
console. Fixes booting on Soekris net4501 without a cable connected. ok tom@ markus@ | |||
2004-09-16 | mips64 is ELFSIZE 64. ok deraadt@ | Per Fogelstrom | |
2004-09-16 | Intel 6300ESB pciide. | Alexander Yurchenko | |
2004-09-16 | iBook G4 | Brad Smith | |
2004-09-16 | Add luna88k and sgi to the allarchs target. | Miod Vallat | |
2004-09-15 | new machines supported | Michael Shalayeff | |
2004-09-12 | add br keymap; from miod | Theo de Raadt | |
2004-09-10 | Update sets sizes with the latest binaries (except for hp300 X11 which will | Miod Vallat | |
be late). | |||
2004-09-10 | Upgrades are allowed. | Miod Vallat | |
2004-09-10 | End sentences with a dot. | Miod Vallat | |
2004-09-10 | Better wording, and a few typos. | Miod Vallat | |
2004-09-10 | Document cdemu36.iso, because we are nice lads, but you really really really | Miod Vallat | |
do not want to use it, and you don't need it, honest! (well, maybe just a little) Based on a discussion with tom@ | |||
2004-09-10 | Remind people that 386 and 486 systems really need an FPU. | Miod Vallat | |
2004-09-10 | Do not mention a.out upgrades anymore, they are not supported anymore. | Miod Vallat | |
2004-09-10 | Try to make the port descriptions less stupid and more concise. | Miod Vallat | |
2004-09-08 | fill out more on console and boot devices | Michael Shalayeff | |
2004-09-06 | put apm (zzz) and apmd on at least some ramdisk media. this lets people | Theo de Raadt | |
wander around akikhabara with a usb cd drive and an openbsd cd, testing for laptops that support apm as god intended. | |||
2004-09-06 | Make /upgrade mode +x in the ramdisks. | Miod Vallat | |
2004-09-05 | Use ${OSREV} in path names, rather than hardcoded '3.5'. | Kenneth R Westerback | |
Tested by drahn@. ok drahn@ millert@ henning@ | |||
2004-09-02 | Fix an occurence of "==" that should be "="; no functional change. | Todd C. Miller | |
2004-09-01 | uppercase `id' and `nvram' for consistency w/ other docs; | Jason McIntyre | |
ok miod@ | |||
2004-08-31 | changes for gcc3 migration. | Per Fogelstrom | |
2004-08-30 | Hasty changes for ``regular'' luna88k support. Written before boot_luna88k | Miod Vallat | |
and should probably get a better wording from it... |