summaryrefslogtreecommitdiffstats
path: root/sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Sectors field too narow (6 digits only), increase it to 7ache1994-11-241-4/+4
* Fix draw_box dimsache1994-11-242-2/+2
* Addedpaul1994-11-221-0/+1
* ALPHA -> BETAjkh1994-11-211-1/+1
* A couple of changes more. Now Paul & Jordan can play again... :-)phk1994-11-202-6/+18
* Changes to match Pauls code. Had to "globalize" the variables for thephk1994-11-193-37/+37
* Changed the MBR partition type field from being a string topaul1994-11-193-13/+21
* Implemented buttons for all the screens.paul1994-11-1910-458/+415
* I hope this gets my changes merged back into the current branch.paul1994-11-198-296/+429
* Insert newline into too long lineache1994-11-191-2/+2
* Fix more dialog bugs and core dumps introduced by previous commiterache1994-11-193-31/+27
* Fix dialog things broken by previous commiterache1994-11-182-7/+12
* Nuke edit_line crawled in again. Change all occurances to line_edit.ache1994-11-184-159/+19
* Update the in-core disklabel when we change the on-disk version.paul1994-11-185-69/+116
* New files that the last commit missed.paul1994-11-184-0/+362
* 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
OpenPOWER on IntegriCloud