Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-12 | fix an oopsie; millert | Theo de Raadt | |
2000-05-08 | If 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-08 | sync | Theo de Raadt | |
2000-05-07 | Add -n flag to getresp, indicating shell escapes are not to be allowed | Todd C. Miller | |
Don't show gre interfaces when prompting user for an ether device | |||
2000-05-07 | Kill 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-07 | Add distrib/special to srcdirs for dhclient | Todd C. Miller | |
2000-05-06 | Oops, make the script behave as documented | Miod Vallat | |
2000-05-06 | Document (and fix) bootable tape creation and use | Miod Vallat | |
2000-05-06 | Mention bootable tape particularities, deraadt@ ok | Miod Vallat | |
2000-05-05 | Wow, we grew... | Marc Espie | |
2000-05-05 | Better approximation to reality, ok'd theo. | Marc Espie | |
2000-05-05 | Sizes adjust. May be tweaked by Fries yet. | Marc Espie | |
2000-05-05 | some docs | Brandon Creighton | |
2000-05-04 | Remove shared lib items that were left. | Dale S. Rahn | |
2000-05-04 | Sync. | Dale S. Rahn | |
2000-05-03 | Add: dhclient | Todd 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-03 | No cryptoio.ph, wasn't sure first time around. | Marc Espie | |
2000-05-03 | newer binutils stuff is not ready yet | Brandon Creighton | |
2000-05-03 | Get the X11 files to go on tape instead of error messages, in the | Miod Vallat | |
automatized tape setup instructions | |||
2000-05-03 | sync | Theo de Raadt | |
2000-05-02 | Put objdump and objdump.0 in man/ on all arches. | Marc Espie | |
(ok'd theo) | |||
2000-05-02 | s/NetBSD/OpenBSD -- I hate to do this | Miod Vallat | |
2000-05-02 | sync | Theo de Raadt | |
2000-05-01 | skeleton files -- to be filled in soon | Brandon Creighton | |
2000-05-01 | vax distrib stuff | Brandon Creighton | |
2000-05-01 | add AdvanSys host adapters to SCSI cards section | Kenneth R Westerback | |
2000-05-01 | sync | Theo de Raadt | |
2000-04-30 | When doing an upgrade, if there is an /etc/sendmail.cf and no | Todd 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-30 | If the site tarball included a file /install.site (upgrade.site if we | Todd 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-30 | sync | Theo de Raadt | |
2000-04-30 | installboot(8) goes into arch subdirectory, espie@ | Miod Vallat | |
2000-04-29 | Synch | Marc Espie | |
2000-04-29 | sync | Theo de Raadt | |
2000-04-29 | Bump miniroot to 8704... might be slight overkill, but at least | Marc Espie | |
everything fits... | |||
2000-04-28 | Resurrected | Miod Vallat | |
2000-04-28 | Resurrected, and sync with current (not 100% complete) | Miod Vallat | |
2000-04-28 | sync | Theo de Raadt | |
2000-04-28 | tweaks/OSrev/cleaning/'.tar.gz -> .tgz' .. etc .. | Todd T. Fries | |
2000-04-27 | ssl is now a tgz | Theo de Raadt | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | would you like a tgz to go? | Todd T. Fries | |
2000-04-26 | sync | Theo de Raadt | |
2000-04-26 | sync | Theo de Raadt | |
2000-04-26 | Make perl sets happy.. Yoy! | Bob Beck | |
2000-04-25 | sync | Theo de Raadt | |
2000-04-25 | kill, test and pwd are ksh builtins--no need to include standalone binaries. | Todd C. Miller | |
2000-04-24 | remove old stuff | Theo de Raadt | |
2000-04-24 | Treat the beginning of the current dmesg output as starting at | Todd C. Miller | |
/^OpenBSD /, not /^Copyright / (the latter doesn't show up in dmesg). |