Commit graph

127 commits

Author SHA1 Message Date
Ben Gras 23e59a8aa3 Don't leave /m around 2005-09-15 13:22:45 +00:00
Ben Gras 30027d85e5 Save random data 2005-09-15 13:22:10 +00:00
Ben Gras 77ff4a2a75 More setup checks 2005-09-13 13:45:22 +00:00
Ben Gras 95086b988b *** empty log message *** 2005-09-13 13:41:33 +00:00
Ben Gras 686b998c87 *** empty log message *** 2005-09-13 13:39:42 +00:00
Ben Gras 19534a8a96 /home size check 2005-09-13 13:27:35 +00:00
Ben Gras 0c83d1f97e *** empty log message *** 2005-09-13 12:29:08 +00:00
Ben Gras 169fbb62cf A little setup bulletproofing 2005-09-13 09:52:15 +00:00
Ben Gras 540d299088 ast@'s microbug 2005-09-13 09:33:22 +00:00
Ben Gras 1be4522857 *** empty log message *** 2005-09-12 16:14:57 +00:00
Ben Gras 4dd7bd4b9d Autopart step change; setup has to make source installs optional 2005-09-12 15:22:49 +00:00
Ben Gras f7fd32b9e5 at: first wipe partition table (workaround for a partition() bug)
setup: steps fix
2005-09-12 13:25:40 +00:00
Ben Gras c594325b32 Test mount of /home readonly 2005-09-11 20:23:46 +00:00
Ben Gras 1c05e29646 Andy's /home scheme. 2005-09-11 20:00:56 +00:00
Ben Gras 5ed793ce20 Another setup check 2005-09-11 17:20:30 +00:00
Ben Gras 918ad431d2 Few extra checks. 2005-09-10 20:33:11 +00:00
Ben Gras 852a2c9832 more /home fixes 2005-09-09 12:22:19 +00:00
Ben Gras 3dacb3e88b Ast@'s improvement 2005-09-09 09:14:44 +00:00
Ben Gras 9faf55f4f2 more release and setup tweaks.. for /home this time 2005-09-08 16:04:34 +00:00
Ben Gras 7b2c5b9104 Minixsize -> binsizes rename 2005-09-08 09:29:17 +00:00
Ben Gras c899921eb2 Include AMD LANCE driver in menu 2005-09-07 15:06:13 +00:00
Ben Gras 3ffe1fea7b Numbers, not letters 2005-09-06 10:19:38 +00:00
Ben Gras 6bf8c8d23f Create home directories after setup 2005-09-05 17:02:26 +00:00
Ben Gras 79dd653e1a Reinstall fix. 2005-09-01 16:39:03 +00:00
Ben Gras d8ad4fa376 interruptable readall 2005-09-01 16:17:46 +00:00
Ben Gras 1e0469ce74 *** empty log message *** 2005-08-31 16:57:13 +00:00
Ben Gras f7fb38b291 *** empty log message *** 2005-08-31 16:55:34 +00:00
Ben Gras 81e88ddaa9 Home is s1 2005-08-31 16:50:18 +00:00
Ben Gras dde3b865fb *** empty log message *** 2005-08-31 16:48:46 +00:00
Ben Gras 0c96b9e85e autopart return stuff fix 2005-08-31 16:46:24 +00:00
Ben Gras 5aba206470 fix 2005-08-31 16:40:41 +00:00
Ben Gras e0e9e78d8e First /home steps 2005-08-31 16:29:56 +00:00
Ben Gras 509394f2ba autopart now guesses the bios drive number and the setup script tells it
to the user.

minixsize has fallback default sizes set before specifics set by input list.
2005-08-31 15:48:15 +00:00
Ben Gras 602ae06a3c Small minix has no ram disk 2005-08-30 17:13:46 +00:00
Ben Gras 0908d7fa6c Some small-minix tweaks. 2005-08-30 17:11:36 +00:00
Ben Gras 647e179038 . release fixes
. added OPENCT ioctl to at driver, which returns the number of times
  a device is opened. if it's not opened exactly once, new partition info
  will not be read in (at the next open after this close). included
  this check in autopart.
2005-08-25 09:47:31 +00:00
Ben Gras 6bfa44771e MAKEDEV: make more device nodes
setup:
	- fix for root progress bar
	- fix for network config and mount/umount order
2005-08-24 07:26:48 +00:00
Ben Gras 655d756e82 setup fix 2005-08-22 12:36:42 +00:00
Ben Gras 919b988be1 More cutting 2005-08-22 10:02:46 +00:00
Ben Gras 10ba94be2b Extra setup umounts in case of aborted previous installs.
Forget about the /usr re-mounting, it's not necessary and (potentially)
causes problems during setup.
2005-08-22 10:01:52 +00:00
Jorrit Herder 436727a0ce *** empty log message *** 2005-08-12 11:42:57 +00:00
Jorrit Herder fb2fc31f8e *** empty log message *** 2005-08-12 11:08:23 +00:00
Ben Gras cbf7c4d476 Progressbar for / 2005-08-12 09:52:29 +00:00
Ben Gras 4b023a5b4f Changed some messages from DEL to ^C 2005-08-12 09:41:18 +00:00
Ben Gras d9b94b1997 . don't print error by usyslogd (for on CD)
. added progress bar technology to setup script
2005-08-11 15:17:52 +00:00
Jorrit Herder 897a035077 Install script beautifications.
Changed message of the day.
Fixed some compile warnings in src/boot/. Changed header() variable.
2005-08-11 13:12:55 +00:00
Ben Gras 98888ca522 Blocksize 1, 2, 4 KB 2005-08-10 15:14:14 +00:00
Ben Gras ad9e5d2cc0 . setup fixes
. added atnormalize commands, which resets at driver timeouts and retries
  to defaults
. usyslogd now logs to /usr/log/messages instead of /var (on root, which is
  shrinking)
2005-08-09 16:46:46 +00:00
Ben Gras 4d17271298 Andy's setup 2005-08-09 11:16:15 +00:00
Ben Gras 08e0e1bcef Rename install steps; add copying /usr/lib/* to /lib/* 2005-08-08 18:36:12 +00:00
Ben Gras 560466ed8e More nits and polish 2005-08-08 17:37:39 +00:00
Ben Gras 5865124330 Lots of nits by ast@ 2005-08-08 14:28:32 +00:00
Ben Gras e4d264bce9 autopart and setup script STEP additions to be keyed to install manual
by ast@
2005-08-08 09:24:02 +00:00
Ben Gras a9b7d3a172 autopart fixes; halt sends SIGTERM; setup script without quotes;
MAKEDEV makes random and cmos when called with std
2005-08-05 19:16:12 +00:00
Ben Gras a852be1357 *** empty log message *** 2005-08-05 16:49:38 +00:00
Ben Gras 73847b7d50 *** empty log message *** 2005-08-05 16:48:44 +00:00
Ben Gras 6f1c7d6016 More autopart/setup fixes 2005-08-03 10:24:53 +00:00
Ben Gras 619a202720 setup fix 2005-08-02 14:56:30 +00:00
Ben Gras acf6df8b04 Setup tweaks; bzip import 2005-08-02 08:57:26 +00:00
Ben Gras ed6459b304 *** empty log message *** 2005-07-27 14:30:25 +00:00
Ben Gras 2293ccfc45 Small fix 2005-07-26 13:14:59 +00:00
Ben Gras e110ef62e3 Rename setupcd.sh to setup.sh 2005-07-26 13:14:36 +00:00
Ben Gras 8e8593d1bf Rename setupcd.sh to setup.sh, setup.sh to floppysetup.sh 2005-07-26 13:14:12 +00:00
Ben Gras 35c98cffdc warning about <4GB filesystems 2005-07-04 09:19:31 +00:00
Ben Gras 7697700802 Made src belong to bin in release cp.
Made /usr/include belong to bin in mtree.
Fixed compiler warning in fs/pipe.c.
Added mdb (minix debugger) manual page.
Added ethernet config function in setup script.
2005-06-27 11:59:36 +00:00
Ben Gras f81ac6ae5c Various compile fixes.
Imported gzip.

Changed setup script not to insist cwd is / when running from cd.
2005-06-17 13:42:53 +00:00
Jorrit Herder 4b887108eb Removed duplicate 'done' output after calling readall. 2005-06-17 09:36:08 +00:00
Ben Gras 64ecaca24b Changed something in default no. of inodes in mkfs (I run out of inodes
often with the defaults).

Made setup script not make root filesystem with 1kB filesystem blocks,
as that restriction is out of the boot monitor now.
2005-05-20 12:40:46 +00:00
Ben Gras 6f9848f51c Added feature to remember root parameter in /usr/src/tools, so make fdboot
will know how to make a boot floppy before actually booting from the new
system.
2005-05-13 12:26:40 +00:00
Ben Gras 286a541c92 Make output of partition visible 2005-05-09 13:40:54 +00:00
Ben Gras e850c3f3c9 / install partition size 1440kB -> 16MB (ast) 2005-05-09 08:51:07 +00:00
Ben Gras 1dbf315eb2 New message, typo 2005-05-04 13:43:57 +00:00
Ben Gras 427727ed1f mm -> pm fixes
CTRL nitpick in setup ;)

un-executable scripts fixes
2005-05-04 09:28:37 +00:00
Ben Gras 8cd654f94f Made setup.sh more CD-aware (understand that the system looks like an
installed system already, but isn't).

Install sed in /bin too, so /etc/rc can use it for some /usr magic before
/usr is mounted.
2005-05-03 15:43:12 +00:00
Ben Gras efa2322895 . Moved sysenv to /bin (as well), used to read some boot parameters
in /etc/rc before /usr is mounted
. fixed ps.c compile breakage (MM_PROC_NR rename)
. made setup.sh a little less floppy-centric (cosmetic)
. removed ps binary from cvs (whoops!)
2005-05-03 08:58:18 +00:00
Ben Gras 7ce48162c1 Made sure root filesystem is 1kB-block-size, which is necessary to make it
bootable with the current boot loader (and to make it a ramdisk, with the
current ramdisk copying implementation in the FS)
2005-04-22 13:30:16 +00:00
Ben Gras 9865aeaa79 Initial revision 2005-04-21 14:53:53 +00:00