summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2004-10-18syncTheo de Raadt
2004-10-18syncTheo de Raadt
2004-10-17Add Adaptec AAR-1210SA, SiI3512, SiI3114.Alexander Yurchenko
2004-10-15sync bktr notes with bktr(4), ok mickey@Jonathan Gray
2004-10-12Bring the tape install code up to current standards andKenneth 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-12add re(4), ok otto@Jonathan Gray
2004-10-11add Planex GW-NS11HMichael Shalayeff
2004-10-05update video cards known to work, ok drahn@, 'Looks sane to me' otto@Jonathan Gray
2004-10-03Fix a dvorak typo involving Nikolay; reported by David L. Goodrich, thanks!Miod Vallat
2004-10-02Minor code cleanup and shrinkage. No functional change.Kenneth R Westerback
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
for ksh. ok millert@
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
re-write of install_cd() so remove sleep(1) from install media. "sure!" deraadt@
2004-10-02add Intel GigBrad Smith
2004-10-02sync em(4) listBrad Smith
2004-10-02bgeBrad Smith
2004-10-01Mention xetc and update with final sizes.Miod Vallat
2004-09-30document a bunch of rl(4) cards; ok jason@Robert Nagy
2004-09-30add ne2kMichael Shalayeff
2004-09-29Code 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-28syncTheo de Raadt
2004-09-28syncTheo de Raadt
2004-09-28according to dmesglog, ultra80 worksJason Wright
2004-09-28add e4500/e5500Jason Wright
2004-09-28syncTheo de Raadt
2004-09-24syncTheo de Raadt
2004-09-23flesh out. mention R10K and R12K supportPer Fogelstrom
2004-09-20Too much cut'n'paste in NIOT description cause confusion as the textMiod Vallat
refers to ;H but shows ;A in examples; spotted by nick@
2004-09-16Set the console device speed before instead of after selecting it as theRyan Thomas McBride
console. Fixes booting on Soekris net4501 without a cable connected. ok tom@ markus@
2004-09-16mips64 is ELFSIZE 64. ok deraadt@Per Fogelstrom
2004-09-16Intel 6300ESB pciide.Alexander Yurchenko
2004-09-16iBook G4Brad Smith
2004-09-16Add luna88k and sgi to the allarchs target.Miod Vallat
2004-09-15new machines supportedMichael Shalayeff
2004-09-12add br keymap; from miodTheo de Raadt
2004-09-10Update sets sizes with the latest binaries (except for hp300 X11 which willMiod Vallat
be late).
2004-09-10Upgrades are allowed.Miod Vallat
2004-09-10End sentences with a dot.Miod Vallat
2004-09-10Better wording, and a few typos.Miod Vallat
2004-09-10Document cdemu36.iso, because we are nice lads, but you really really reallyMiod 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-10Remind people that 386 and 486 systems really need an FPU.Miod Vallat
2004-09-10Do not mention a.out upgrades anymore, they are not supported anymore.Miod Vallat
2004-09-10Try to make the port descriptions less stupid and more concise.Miod Vallat
2004-09-08fill out more on console and boot devicesMichael Shalayeff
2004-09-06put apm (zzz) and apmd on at least some ramdisk media. this lets peopleTheo 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-06Make /upgrade mode +x in the ramdisks.Miod Vallat
2004-09-05Use ${OSREV} in path names, rather than hardcoded '3.5'.Kenneth R Westerback
Tested by drahn@. ok drahn@ millert@ henning@
2004-09-02Fix an occurence of "==" that should be "="; no functional change.Todd C. Miller
2004-09-01uppercase `id' and `nvram' for consistency w/ other docs;Jason McIntyre
ok miod@
2004-08-31changes for gcc3 migration.Per Fogelstrom
2004-08-30Hasty changes for ``regular'' luna88k support. Written before boot_luna88kMiod Vallat
and should probably get a better wording from it...