summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2003-02-12awkward wordingJason Wright
2003-02-12move to 3.3-betaTheo de Raadt
2003-02-12syncTheo de Raadt
2003-02-12I'm in a productive mood tonite.Miod Vallat
2003-02-12improve hme addition.Brad Smith
-- Typo in URL noted by: Dries Schellekens <gwyllion@ace.ulyssis.org>
2003-02-11Reflect hardware support changes.Miod Vallat
2003-02-11syncTheo de Raadt
2003-02-10Add hmeJason Wright
2003-02-06include isp firmware on some sparc64 media; and resize the media that isTheo de Raadt
too small
2003-02-04enable bind now; some diffs from jakob, some from meTheo de Raadt
2003-02-03fix be(4) part number here as well.Federico G. Schwindt
2003-02-01syncTheo de Raadt
2003-01-31syncTheo de Raadt
2003-01-30syncTheo de Raadt
2003-01-30remove bogus commentTheo de Raadt
2003-01-30enter hppaTheo de Raadt
2003-01-30this allows to build a ramdiskNN.lifMichael Shalayeff
2003-01-30syncTheo de Raadt
2003-01-28harmony supportJason Wright
2003-01-27KNFTheo de Raadt
2003-01-27syncTheo de Raadt
2003-01-26Mount msdos filesystems with -s (shortnames) rather than -lKenneth R Westerback
(longnames). This ensures the install sets are listed in lowercase and are thus visible to the install/upgrade scripts. Installing/upgrading from sets on msdos partitions should now work (again?). Problem noticed by Michael Lucas. deraadt@ ok
2003-01-26Last (?) big cleanup in distrib/miniroot this release cycle.Kenneth R Westerback
Simplify and clarify logic around selecting/installing sets. Rename do_selection_list() to select_sets(), and install_get_files() to install_files(). Eliminate glob_selection() and get_get_files() and the global GET_FILES, folding logic into select_sets() and install_files(). Show the user entire 'url' when no sets are found, rather than trying to hide mount points, etc. Eliminate VERSION_MAJOR and VERSION_MINOR since they were always used together. Instead, simply construct a few variables (SETDIR, FTPDIR, OBSD) holding the strings these were used to construct. Various 'standard' cleanups of quotes, braces, etc. in modified areas. Also shrinks install.sub by 681 bytes.
2003-01-25Eliminate unused global SETSDONE.Kenneth R Westerback
Add (back?) function SETSDONE was probably supposed to be doing (preventing the automatic selection of already installed sets) by manipulating DEFAULTSETS instead. Remove successfully installed sets from DEFAULTSETS, and add 'problem' sets detected in sane_install() back into DEFAULTSETS.
2003-01-23syncTheo de Raadt
2003-01-22Voyager is reported to work fine now with the last few commits.Miod Vallat
2003-01-22syncTheo de Raadt
2003-01-21syncTheo de Raadt
2003-01-20syncTheo de Raadt
2003-01-19syncTheo de Raadt
2003-01-18syncTheo de Raadt
2003-01-16t'was a wrong file installed in perl modules for some reason, fix itMichael Shalayeff
2003-01-16syncMichael Shalayeff
2003-01-15syncTheo de Raadt
2003-01-15Sync with www page, based on a diff by Paul Weissmann, of course.Miod Vallat
2003-01-14sprinkle some more fluff aroundMichael Shalayeff
2003-01-14sync with removal of dead dev/sun filesJason Wright
2003-01-13Another rhine IIIJason Wright
2003-01-13note rhine 3 supportJason Wright
2003-01-13make clear not all nForce2 versions have the 3Com 9201, and state which onesHenning Brauer
have. help nick@
2003-01-13note 3Com 9201 support, wording help nick@Henning Brauer
2003-01-12syncTheo de Raadt
2003-01-08syncTheo de Raadt
2003-01-07syncTheo de Raadt
2003-01-04Various typos and inaccuracies; David KrauseMiod Vallat
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth R Westerback
dhclient-script and disktab files in architectures where this wasn't already being done. OK deraadt@.
2003-01-02syncTheo de Raadt
2003-01-02Andrey Smagin reports Promis PDC20267 as working reliably.Miod Vallat
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
well as the few userland tools which were only used on these platforms.
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
There has not been enough activity and interest towards these platform to keep them lying in the tree.