Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-04 | MB == megabytes, Mb == megabits | Theo de Raadt | |
2001-08-07 | suggest CET, not MET, ok deraadt@ | Markus Friedl | |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt | |
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week | |||
2001-04-20 | Cleanup, new features, shrinkage. | Kenneth R Westerback | |
Remove chunk of commented out, unused code. Add _didnet=1 to enable_network() so that ftp upgrade does not ask for network information it already has. Tell a user that selects the http installation method that the files will be downloaded via http. Suppress all 'softdep' options in fstab_shadow so there are no warnings when the filesystems are mounted. Suppress all non-ffs (including nfs, ufs) filesystems from fstab_shadow. Ufs was never used to install OpenBSD. Suppress all 'noauto' filesystems from fstab_shadow. Reword some comments and messages, esp. the one just before the offer to edit fstab. Punch up the fact that the fstab will not be saved, mention that non-ffs and noauto filesystems will be ignored. Move /usr/X11R6/lib/X11/{rstart,twm,xkb,xsm,xinit} directories to /usr/X11R6/lib/X11/XF3{rstart,twm,xkb,xsm,xinit} and replace with links. Links can be overwritten during upgrade. Directories can't. This enables the upgrade from XFree86 3.x to XFree86 4.x. ok deraadt@ millert@ | |||
2001-04-16 | Fix a couple of nits: delete some unnecessary commas and | Kenneth R Westerback | |
only print a 'Done.' for fsck'ing if fsck'ing is actually attempted. ok deraadt@ | |||
2001-04-15 | move to 2.9-beta | Theo de Raadt | |
2001-03-26 | spelling | Todd T. Fries | |
2001-02-23 | back out prev change. I should read ALL of my mail before acting | Marco S Hyman | |
2001-02-23 | create dhclient.leases when needed; ok deraadt@ | Marco S Hyman | |
2001-02-12 | fix http handling; reported as busted by don@research-cistw.saic.com | Theo de Raadt | |
2000-12-10 | ignore filesystems marked "xx"; os@atina.ar | Theo de Raadt | |
2000-11-20 | correct url handling; canacar@eee.metu.edu.tr | Theo de Raadt | |
2000-10-09 | Replace gratuitous eval by results of the evaluation, in particular | Christian Weisgerber | |
don't eval ${_ftp_server_password}. This should allow FTP passwords that contain shell meta characters. ok millert@ | |||
2000-09-13 | Fix problem with bsort and multiple input data, original fix by | Dale S. Rahn | |
me, bytes saved by millert, OKed by mickey, millert. | |||
2000-08-21 | 2.8-beta (so that X11 can distinguish login.conf) | Theo de Raadt | |
2000-07-25 | deal with chflags merge, again | Theo de Raadt | |
2000-06-23 | implement bubble sort in ksh instead of using sort(1). | Michael Shalayeff | |
i think i'll fix sparc next week to use it. | |||
2000-06-16 | ssl package no longer needed (will be tested) | Theo de Raadt | |
2000-06-12 | fix ch* links | Theo de Raadt | |
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-06-01 | Add missing -n flag to getresp; noted by maurice@ivo.ig.net | Todd C. Miller | |
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-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-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-27 | ssl is now a tgz | Theo de Raadt | |
2000-04-25 | kill, test and pwd are ksh builtins--no need to include standalone binaries. | Todd C. Miller | |
2000-04-08 | 2.7-beta | Theo de Raadt | |
2000-03-19 | populateusrlocal: create the right hierarchy under /usr/local | Marc Espie | |
right before unmounting the new system. Beats having mtree files around every package... | |||
2000-02-25 | 'ie.' -> 'e.g.' or 'i.e.' as appropriate | Kenneth R Westerback | |
1999-11-11 | Only allow dhcp as an option if /sbin/dhclient exists; deraadt@ | Todd C. Miller | |
1999-10-26 | siteXX.tar.gz set also choosable, starting next release; mho@stacken.kth.se | Theo de Raadt | |
1999-10-18 | default to man set included, from cd/disk too | Theo de Raadt | |
1999-10-17 | another stupid typo | Theo de Raadt | |
1999-10-17 | fix errors | Theo de Raadt | |
1999-10-17 | pretty reuse prompt; requested by kwesterback@home.com | Theo de Raadt | |
1999-10-17 | damnit: complete disgusting dual-matching for ssl libraries which really shows | Theo de Raadt | |
how little sh i know (and how incapable i am of reading the sh manpage after 7 guiness). thanks to various people for going through the grief of discovering this problem first hand, after a few people in michigan had not gotten around to testing their work (tsk tsk tsk!) | |||
1999-10-16 | in any situation where network config is needed, if the network is not ↵ | Theo de Raadt | |
configured, configure it then | |||
1999-10-16 | pretty; fries | Theo de Raadt | |
1999-10-15 | o Support separate USA and International versions of libssl | Todd C. Miller | |
o add support for passing in wildcards to designate what should get pre-selected in the file selector and use it for libssl. | |||
1999-10-15 | typo | Theo de Raadt | |
1999-10-14 | libssl*.t*z -> ssl*.t*z | Theo de Raadt | |
1999-10-14 | flesh out ssl messages | Theo de Raadt | |
1999-10-14 | o When doing an ftp/http install where all the info has already been entered | Todd C. Miller | |
give the user the option of just using the old info instead of re-prompting. o Do network setup before grabbing libssl via ftp/http if it has not already been setup. | |||
1999-10-08 | When making timezone link just say what it is doing, don't say | Todd C. Miller | |
"doing...done" since it takes no noticable time... | |||
1999-10-07 | use pkg_add -I for ssl package | Theo de Raadt | |
1999-10-02 | fix local disk package install | Theo de Raadt | |
1999-10-02 | Fix a typo; ian@darwinsys.com | Aaron Campbell | |
1999-09-25 | no default | Theo de Raadt | |