summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2000-05-12fix an oopsie; millertTheo de Raadt
2000-05-08If there are no CD devices, abort early.Todd C. Miller
For ISO9660 CDs we can take advantage of the label spoofing and not ask the user for partition/fstype. Also shorten a few variable names. This makes CD installs go more smoothly.
2000-05-08syncTheo de Raadt
2000-05-07Add -n flag to getresp, indicating shell escapes are not to be allowedTodd C. Miller
Don't show gre interfaces when prompting user for an ether device
2000-05-07Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead.Todd C. Miller
Also copy in protocols and services Remove links to kill, pwd, test, and [ to match raminst.conf Add link for dhclient as it was added to raminst.conf
2000-05-07Add distrib/special to srcdirs for dhclientTodd C. Miller
2000-05-06Oops, make the script behave as documentedMiod Vallat
2000-05-06Document (and fix) bootable tape creation and useMiod Vallat
2000-05-06Mention bootable tape particularities, deraadt@ okMiod Vallat
2000-05-05Wow, we grew...Marc Espie
2000-05-05Better approximation to reality, ok'd theo.Marc Espie
2000-05-05Sizes adjust. May be tweaked by Fries yet.Marc Espie
2000-05-05some docsBrandon Creighton
2000-05-04Remove shared lib items that were left.Dale S. Rahn
2000-05-04Sync.Dale S. Rahn
2000-05-03Add: dhclientTodd C. Miller
Remove: kill pwd shutdown strings test We need dhclient for dhcp support and the others are either ksh builtins or simply unused.
2000-05-03No cryptoio.ph, wasn't sure first time around.Marc Espie
2000-05-03newer binutils stuff is not ready yetBrandon Creighton
2000-05-03Get the X11 files to go on tape instead of error messages, in theMiod Vallat
automatized tape setup instructions
2000-05-03syncTheo de Raadt
2000-05-02Put objdump and objdump.0 in man/ on all arches.Marc Espie
(ok'd theo)
2000-05-02s/NetBSD/OpenBSD -- I hate to do thisMiod Vallat
2000-05-02syncTheo de Raadt
2000-05-01skeleton files -- to be filled in soonBrandon Creighton
2000-05-01vax distrib stuffBrandon Creighton
2000-05-01add AdvanSys host adapters to SCSI cards sectionKenneth R Westerback
2000-05-01syncTheo de Raadt
2000-04-30When doing an upgrade, if there is an /etc/sendmail.cf and noTodd C. Miller
/etc/mail/sendmail.cf, move /etc/sendmail.cf -> /etc/mail/sendmail.cf and edit /etc/rc if needed. That way the sendmail binary will be able to find its .cf file on reboot.
2000-04-30If the site tarball included a file /install.site (upgrade.site if weTodd C. Miller
are upgrading not installing) then execute it chroot'd to /mnt. This allows people to customize the install procedure in a simple yet flexible manner.
2000-04-30syncTheo de Raadt
2000-04-30installboot(8) goes into arch subdirectory, espie@Miod Vallat
2000-04-29SynchMarc Espie
2000-04-29syncTheo de Raadt
2000-04-29Bump miniroot to 8704... might be slight overkill, but at leastMarc Espie
everything fits...
2000-04-28ResurrectedMiod Vallat
2000-04-28Resurrected, and sync with current (not 100% complete)Miod Vallat
2000-04-28syncTheo de Raadt
2000-04-28tweaks/OSrev/cleaning/'.tar.gz -> .tgz' .. etc ..Todd T. Fries
2000-04-27ssl is now a tgzTheo de Raadt
2000-04-27syncTheo de Raadt
2000-04-27syncTheo de Raadt
2000-04-27syncTheo de Raadt
2000-04-27would you like a tgz to go?Todd T. Fries
2000-04-26syncTheo de Raadt
2000-04-26syncTheo de Raadt
2000-04-26Make perl sets happy.. Yoy!Bob Beck
2000-04-25syncTheo de Raadt
2000-04-25kill, test and pwd are ksh builtins--no need to include standalone binaries.Todd C. Miller
2000-04-24remove old stuffTheo de Raadt
2000-04-24Treat the beginning of the current dmesg output as starting atTodd C. Miller
/^OpenBSD /, not /^Copyright / (the latter doesn't show up in dmesg).