Age | Commit message (Expand) | Author |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-17 | generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on all | Theo de Raadt |
1997-09-05 | make depend (in this case) is a total waste of time | Theo de Raadt |
1997-08-24 | vi, build, argh, hack around it | Theo de Raadt |
1997-08-24 | no vim | Theo de Raadt |
1997-07-16 | Fix the frigging CD rom mount bug!! | Per Fogelstrom |
1997-07-09 | Don't do needless sync and change -fast to -check in unmount_fs() | Todd C. Miller |
1997-05-29 | Be nicer about the partition query | Niklas Hallqvist |
1997-05-23 | ${RAWLABEL} | Theo de Raadt |
1997-05-21 | always expose unconfig target | Theo de Raadt |
1997-05-18 | provide link0/link1 examples | Theo de Raadt |
1997-05-17 | Set ROOTDISK based on /mnt when restarting install. Noticed by Per. | Todd C. Miller |
1997-05-17 | no zoneinfo | Theo de Raadt |
1997-05-17 | Make an echo line up neatly. | Todd C. Miller |
1997-05-16 | unset $_ftp_passive if user says no to passive mode and fix a typo. | Todd C. Miller |
1997-05-16 | Use a single proxy variable since we need to set both ftp/http proxies | Todd C. Miller |
1997-05-16 | Strip possible <cr> from index.txt | Todd C. Miller |
1997-05-16 | Fix instance of ftp_server_dir -> _ftp_server_dir. | Todd C. Miller |
1997-05-16 | proxy-ftp install needs to use index.txt too | Todd C. Miller |
1997-05-16 | - Proxy setting takes a URL, not an IP. | Todd C. Miller |
1997-05-16 | When getting a file list, make things relative to the install dir, not | Todd C. Miller |
1997-05-15 | Get ``ftplist'' from ftp.usa.openbsd.org. | Todd C. Miller |
1997-05-15 | install_ftp -> install.url (http support is untested) | Todd C. Miller |
1997-05-15 | fit vi onto sparc ramdisk | Theo de Raadt |
1997-05-14 | md_machine_arch must be done after md_makerootwritable (for /kern) | Todd C. Miller |
1997-05-14 | Add VERSION_MAJOR and VERSION_MINOR. Currently assumes release | Todd C. Miller |
1997-05-14 | Now calls md_machine_arch() which needs to be added to everyone's | Todd C. Miller |
1997-05-14 | shareable ramdisk creation; in part by grr | Theo de Raadt |
1997-05-14 | Use svnds and remove ugly cache flushing | Niklas Hallqvist |
1997-05-14 | Fix phantom "bsd" that showed up when there were no recognized sets | Todd C. Miller |
1997-05-14 | New ftp install. Disk install should be made to be more this. | Todd C. Miller |
1997-05-13 | Explicately mention what editor is being used. | Todd C. Miller |
1997-05-13 | Protect against an possibly empty shell variable | Niklas Hallqvist |
1997-05-13 | Need to add ${VERSION} when checking for the existence of sets. | Todd C. Miller |
1997-05-11 | Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS. | Todd C. Miller |
1997-05-10 | Add SNAPSETS -- can be included in MDSETS if so desired. | Todd C. Miller |
1997-05-08 | Don't try to copy disktab.shadow if it does not exist | Thorsten Lockert |
1997-05-06 | Allow archs override the crunchgen options | Niklas Hallqvist |
1997-05-05 | last pass for now up correcting/upgrade sparc miniroot and install/upgrade stuff | grr |
1997-05-05 | make list2sh.awk safe for meta-characters in SPECIAL | grr |
1997-05-05 | provide a place to mount kernfs | grr |
1997-05-05 | if kernfs is to be the official path, we need to be able to mount it | grr |
1997-05-05 | get ftplist from proper host | Theo de Raadt |
1997-05-05 | turns out changes to getresp weren't really the ticket, I'd revert it, but do... | grr |
1997-05-05 | Default FTP login anonymous with root@this.machine as password for FTP install | Thorsten Lockert |
1997-05-05 | When doing FTP installs, allow the user to get a list of FTP servers | Thorsten Lockert |
1997-05-04 | The -sh link should be to pdksh instead of sh, or makeconf.awk | Niklas Hallqvist |
1997-05-04 | Install `base' set before `etc' (configuration files) | Thorsten Lockert |
1997-05-04 | Distribution sets has version as part of the file name; be consistent | Thorsten Lockert |
1997-05-04 | Need to quote interface flags to addifconfig as there might be more than one | Thorsten Lockert |