summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2003-03-12syncTheo de Raadt
2003-03-11syncTheo de Raadt
2003-03-11syncTheo de Raadt
2003-03-11syncTheo de Raadt
2003-03-11syncTheo de Raadt
2003-03-10syncTheo de Raadt
2003-03-09syncTheo de Raadt
2003-03-09Move zx to supported list.Miod Vallat
2003-03-09syncTheo de Raadt
2003-03-08CXY08 and DELQA are tested and supported.Hugh Graham
2003-03-07syncTheo de Raadt
2003-03-06Mention agten.Miod Vallat
2003-03-06ServerWorks CSB6 IDEAlexander Yurchenko
2003-03-06spelling fixesDavid Krause
ok henning@
2003-03-06Delete the password from the ftp url shown when no sets are found.Kenneth R Westerback
a) We shouldn't display passwords. b) If it is encoded, and thus different from what was entered, installers will leap to the incorrect conclusion that the logon failed. c) At this point the logon to the server was successful so the password worked, and the user shouldn't have forgotten it already. ok deraadt@.
2003-03-06cd${rev}.iso for alpha tooTheo de Raadt
2003-03-05cd${REV}.iso for sparc tooTheo de Raadt
2003-03-05syncTheo de Raadt
2003-03-05Add tvtwo.Miod Vallat
2003-03-05document why no extra /bsd or /bsd.rd on the iso, only 3.3/macppc/bsd.rd...Theo de Raadt
2003-03-05Document cd33.isoMiod Vallat
2003-03-04better mkhybrid -V messageTheo de Raadt
2003-03-04call it cd{$Rev}.iso, and put some nice text in the labelTheo de Raadt
2003-03-04call it cd${Rev}.isoTheo de Raadt
2003-03-04remove extra -VTheo de Raadt
2003-03-04Provide a ~2MB ISO file which contains *JUST* $REV/i386/cdrom{Rev}.fs,Theo de Raadt
which can then be burnt onto a CD, and then you can do an ftp install from that. This will suffice for people without floppies in upcoming machines. No, I am not going to put the sets on that CD. We've been over this before.
2003-03-02syncTheo de Raadt
2003-03-02Fix msdos partition handling during install - sometimes those 'i'sKenneth R Westerback
aren't stray attempts at vi insertions after all. Problem spotted by drahn@. ok drahn@.
2003-03-02tie mksuncd to the crunch tools buildTheo de Raadt
2003-03-02add a CD bootable minirooot image.Brad Smith
deraadt@ ok
2003-03-02Fix default route handling during installation to preserve activeKenneth R Westerback
default route even if 'none' or 'dhcp' is selected as the default route for the installed system. Previously, specifying 'none' or 'dhcp' would delete the existing default route, making ftp installs from non-local servers impossible. This is done by only deleting the existing default route when a change is attempted, and putting back the previous default route if the change fails. Problem noticed by drahn@.
2003-03-01Sort and add missed serverworks chips; ok deraadt@Alexander Yurchenko
2003-03-01syncTheo de Raadt
2003-02-28syncTheo de Raadt
2003-02-28syncTheo de Raadt
2003-02-27syncTheo de Raadt
2003-02-25Provide the necessary source dirs information for proper ramdisk build.Miod Vallat
2003-02-24Remove tcfs until this entire licensing mess is cleaned up. This isTheo de Raadt
ANOTHER case of a developer having ignored licenses when importing code.
2003-02-21toss in dhclient-script; from krwTheo de Raadt
2003-02-21dhclient-script fits; from krwTheo de Raadt
2003-02-20syncTheo de Raadt
2003-02-18typoJason Wright
2003-02-18E450 works.Henric Jungheim
2003-02-17dhclient-script fits; from krwTheo de Raadt
2003-02-17Sync (pms)Miod Vallat
2003-02-17More PROM upgrade patch numbers. From SunSolve.Miod Vallat
2003-02-17syncTheo de Raadt
2003-02-16Fix up some DNS verbiage to make it consistant.Kenneth R Westerback
Fix up default route selection by a) Forcing user to explicitly chose 'dhcp' as a mechanism for specifying a default route, rather than guessing based on one or more interfaces being configured by dhcp. b) If the user specified default route does not work, re-present the existing default route rather than losing it. c) Move default route selection to after nameserver activation so the user can specify a hostname as the default route. Change /etc/netstart so that /etc/mygate wins if a default route was already specified (i.e. by dhcp). ok deraadt@.
2003-02-16Bring macppc install.md into the modern world.Kenneth R Westerback
deraadt@ drahn@ ok, miod@ ok a while ago. A few spelling tweeks, '{}' elimination, syntax error corrections after ok. Tested with HFS install and HFS upgrade. More testing, especially of MBR installs, would be good.
2003-02-16syncTheo de Raadt