summaryrefslogtreecommitdiffstats
path: root/sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* Merge in my new mbr and disklabel code.paul1994-11-187-1460/+859
* Add a "write Bootcode" option to the Fdisk editor.phk1994-11-183-3/+73
* Give the user a chance to retry the cpio floppy.jkh1994-11-181-4/+6
* Remove edit_line(), use line_edit() libdialog function instead in all placesache1994-11-183-163/+6
* Use dialog_clear_norefresh() if possibleache1994-11-175-20/+19
* Use -1, -1 where is possibleache1994-11-178-24/+24
* Rethink the cpio floppy verify a little. Don't use a magic cookie,jkh1994-11-171-3/+3
* 1. Add check to see if CPIO floppy extracted properly.jkh1994-11-174-143/+161
* Remove str{width,height} functions, they are in libdialog now.ache1994-11-162-29/+1
* Use autodetected dimensions in Sorry! windowache1994-11-151-1/+1
* Use TellEm instead of dialog_msgboxache1994-11-151-2/+1
* I buggered the last commit. Make sysinstall work again (^$&*!! missingjkh1994-11-131-2/+2
* Whoops! Update the size of the main menu to 7 items. I'm sleepy.jkh1994-11-131-2/+2
* Now I know what this message is really supposed to say.. :-)jkh1994-11-131-1/+1
* Add hooks for a short trouble shooting document.jkh1994-11-122-10/+18
* Don't continue if we don't get a /, swap and a /usr or 80Mb in /.phk1994-11-123-8/+42
* Make sysinstall deal with user interrupts properly.jkh1994-11-111-1/+17
* 1. Ask the user one final time before newfs'ing his disk into oblivion.jkh1994-11-112-6/+8
* Poul's and my idea of avoiding the last reboot at the end wasjkh1994-11-082-8/+7
* Detect that bininst has finished and go straight into the new system.jkh1994-11-082-4/+6
* swapon had a bug. Thanks Michael, but couldn't you told me and not Jordan ?phk1994-11-081-2/+2
* Remember to set the d_type field correctlyphk1994-11-081-0/+6
* Change TITLE to something more rational. Make sysinstall.c use it insteadjkh1994-11-082-2/+2
* Always say the magic word at the end.phk1994-11-081-8/+6
* Change Fatals to Warnings.jkh1994-11-081-10/+10
* Fixup:jkh1994-11-082-2/+6
* My last cosmetic changes.jkh1994-11-073-13/+8
* Cosmetic.jkh1994-11-072-5/+5
* Always clear before we "TellEm()"phk1994-11-071-1/+2
* Only Mount relative to Written disklabel.phk1994-11-071-7/+7
* Never have more than one active partition.phk1994-11-061-0/+4
* After fixing curses bugs use LINExCOLS in show fileache1994-11-061-1/+1
* If a file is not present, it's not an error. This means you're using thejkh1994-11-061-1/+1
* remember to tell dialog that we leave.phk1994-11-061-1/+3
* Retreat from the idea of using gzip'd ascii files.jkh1994-11-062-6/+5
* label.c Make sure we always show 8 disk-partitions.phk1994-11-062-6/+13
* Sigh. My error message printing was still wrong. Wipe the sleep fromjkh1994-11-062-8/+7
* Don't use a shell, silly, we don't have one!jkh1994-11-061-1/+1
* Tweak tweak..jkh1994-11-062-11/+11
* I misunderstood dialog_prgbox() - fix it.jkh1994-11-051-1/+1
* Make ShowFile() now show gzip'd text files. This should save a fairjkh1994-11-053-10/+10
* Enable back dialog_msgbox in TellEm, real problem was delwinache1994-11-051-3/+1
* Whoops! Knew I forgot something.. Bump the menu size.jkh1994-11-051-5/+5
* Add a chance to read the release notes, too.jkh1994-11-052-7/+15
* I'm not sure if we're just supposed to fall off the end like this,jkh1994-11-051-1/+2
* Make stage5 go either to a shell, or on to the bindist installation.jkh1994-11-051-11/+17
* Make this work the way it was really supposed to - less intrusively.jkh1994-11-051-6/+2
* Use /DISKSPACE.FAQ as help-file in the disk-editor.phk1994-11-051-1/+1
* Change the logic for how error messages are printed so we can actuallyjkh1994-11-051-12/+17
* Cosmetics: edit_line() does standend() when done;phk1994-11-051-0/+1
OpenPOWER on IntegriCloud