aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* Change cpio -v to cpio -V to make Poul happy.Jordan K. Hubbard1995-06-101-3/+3
* Make a message a bit more explanatory. Correct permissions on /etc.Jordan K. Hubbard1995-06-091-1/+4
* Always run MAKEDEVs if the user re-extracts the bin distribution.Jordan K. Hubbard1995-06-061-24/+29
* /usr/X11R6 has the wrong modes, for some reason. Add a kludge sectionJordan K. Hubbard1995-06-061-1/+5
* Make /dev/tun0 before starting ppp.Jordan K. Hubbard1995-06-051-2/+2
* Also make the tun0 device! I forgot that it's not taken careJordan K. Hubbard1995-06-051-2/+2
* I can't type!Jordan K. Hubbard1995-06-051-2/+2
* Store deviceFind() values properly!Jordan K. Hubbard1995-06-051-3/+6
* Make strategy for dealing with "dists" subdirectories more reasonable.Jordan K. Hubbard1995-06-051-9/+23
* Various user feedback bogons.Jordan K. Hubbard1995-06-051-1/+3
* Gary's changes to implement checksumming for floppy disks.Jordan K. Hubbard1995-06-051-8/+7
* Review some of the distribution types; fix a couple of mismatches.Jordan K. Hubbard1995-06-051-2/+6
* Fixed problem where MAKEDEV all was spamming all the previousJordan K. Hubbard1995-06-051-2/+12
* Fix lang and MakeDevs() botches.Jordan K. Hubbard1995-06-051-3/+4
* Try to spare the feelings of 4Mb machines by not usingJordan K. Hubbard1995-06-051-7/+8
* Remove totally unused and unnecessary "OnCDROM" code.Jordan K. Hubbard1995-06-051-12/+1
* Fix bug induced by device optimizatoin - must now copy /devJordan K. Hubbard1995-06-051-9/+13
* Try to save some space by losing makedevs() and going to a MAKEDEV allJordan K. Hubbard1995-06-041-18/+22
* Use default hooks for everything so that I don't duplicate workJordan K. Hubbard1995-06-041-10/+5
* Also allow getting root floppy image from tape.Jordan K. Hubbard1995-06-041-2/+1
* Setting the PATH for the EHS seems to have killed it, take that out.Jordan K. Hubbard1995-06-041-2/+1
* Prototypes and casts.Jordan K. Hubbard1995-06-041-2/+2
* A whole bunch of bug fixes and some general reordering based on feedbackJordan K. Hubbard1995-06-041-22/+42
* Missed a few.Jordan K. Hubbard1995-06-041-2/+2
* Add 2 missing closes that were keeping the floppy open. D'oh!Jordan K. Hubbard1995-06-031-1/+3
* Make passive mode ftp the default again.Jordan K. Hubbard1995-06-031-8/+8
* Bug fixes too numerous to mention.Jordan K. Hubbard1995-06-021-9/+14
* Don't mount DOS, but make the mountpoints.Jordan K. Hubbard1995-06-021-1/+3
* Fix the stooopid bug I introduced which broke ftp. Sigh!Jordan K. Hubbard1995-06-021-1/+3
* Fix a slightly bogusly formatted message.Jordan K. Hubbard1995-06-021-2/+2
* More misc fixes.Jordan K. Hubbard1995-06-021-3/+5
* Substantially improve the error handling in the "root floppy" extractionJordan K. Hubbard1995-06-011-9/+15
* Add more seat belts. Installation now whines at you if you have no /usrJordan K. Hubbard1995-06-011-5/+20
* _Don't_ mount DOS filesystems as part of the filesystem mountingJordan K. Hubbard1995-06-011-8/+1
* 1. Make the floppy root extract a little more paranoid.Jordan K. Hubbard1995-06-011-3/+7
* Try to fix another few small annoyances.Jordan K. Hubbard1995-06-011-2/+2
* 1. Write out /etc/hosts even when user picks TCPIP setup later on.Jordan K. Hubbard1995-06-011-2/+1
* Add a strategic dialog_clear()Jordan K. Hubbard1995-06-011-1/+2
* Fix my breakage of the emergency holographic shell; it's now startedJordan K. Hubbard1995-06-011-4/+4
* 1. Go to an entirely different paradigm for "OK" and "Cancel"; I managed toJordan K. Hubbard1995-05-311-13/+3
* 1. Don't bring up disks menu if user only has one disk!Jordan K. Hubbard1995-05-311-4/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Whoops! Fix things so that the root.flp also comes over NFS, not justJordan K. Hubbard1995-05-301-12/+7
* 1. Fix a looping bogon in configFstab().Jordan K. Hubbard1995-05-291-4/+3
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-7/+17
* Shrink the boot floppy by removing all extraneous stuff. Also increaseJordan K. Hubbard1995-05-291-1/+6
* Add various missing seat belts.Jordan K. Hubbard1995-05-281-5/+8
* Fix bogon I introduced into dist extraction code last night.Jordan K. Hubbard1995-05-281-12/+11
* Sync up with Poul.Jordan K. Hubbard1995-05-281-31/+25
* Major cleanup. Mediaroutines now get asked about a file. All thePoul-Henning Kamp1995-05-271-5/+9