Commit graph

190 commits

Author SHA1 Message Date
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 7ed864f5b0 Compiler a bit bigger 2005-08-31 16:35:36 +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 2268945088 Fix for ./configure scripts that try to use gcc if any kind of gcc command
is found
2005-08-31 11:56:16 +00:00
Ben Gras 37e3708259 Gcc pointer script. 2005-08-30 17:55:10 +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 72cc59fcbd big/regular make business 2005-08-30 16:23:32 +00:00
Ben Gras 41a960c9b3 *** empty log message *** 2005-08-30 12:02:34 +00:00
Ben Gras 41e6391780 Preparing for minix sizer 2005-08-30 10:20:39 +00:00
Ben Gras 562671cf78 Splitting commands and big commands 2005-08-29 19:39:06 +00:00
Ben Gras d39e1dd635 Smallminix -> minixsize 2005-08-29 19:16:13 +00:00
Ben Gras ed84c34c6b Remove older kermit 2005-08-29 15:11:26 +00:00
Ben Gras ed5fa1767a Let tar accept 'tar -cvf' (with -). 2005-08-28 22:19:51 +00:00
Ben Gras 5bf3f610a2 install it in /usr/bin instead 2005-08-26 13:02:26 +00:00
Ben Gras ec8853bc1b Started making 'smallminix' script, that does various chmems to make
minix run in smaller machines
2005-08-26 12:53:17 +00:00
Ben Gras efdae0743d Update commands to use paths from <minix/paths.h> instead of
hard-coding them (some)
2005-08-26 12:14:54 +00:00
Ben Gras 915e38066a *** empty log message *** 2005-08-25 10:05:11 +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 2609871880 Don't print disk number, we don't know it 2005-08-24 16:56:34 +00:00
Ben Gras f81829d20d Don't set timeouts back to defaults right away 2005-08-24 16:49:28 +00:00
Ben Gras d6a5662adb make mkfs make filesystems with default block size the maximum, instead
of 8K
2005-08-24 12:59:51 +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 f13d86f6e5 Let m4 accept a command-line argument (input file)
This unbreaks some configure scripts (reported by David Given)
2005-08-24 07:20:04 +00:00
Ben Gras 655d756e82 setup fix 2005-08-22 12:36:42 +00:00
Ben Gras c9e9964303 Don't -O2 mdb 2005-08-22 11:17:47 +00:00
Ben Gras 7508c1c0ea Don't assume configure is executable 2005-08-22 11:16:02 +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
Ben Gras 0ab4039806 Added two sanity checks:
.  partitions larger than the disk
	   (this happens when partitions are set to end earlier than they start
	   in part)
	.  zero-sized partitions (this confuses autopart later on)

autopart doesn't continue if this happens.
2005-08-22 09:54:31 +00:00
Philip Homburg d45066257c More stack for make. Fixed buffer overrun in make. 2005-08-18 11:36:36 +00:00
Ben Gras 3e3c3c0b50 PRettify getty banner with tty name 2005-08-16 11:31:08 +00:00
Philip Homburg 7884b3594e Updated comment 2005-08-15 14:08:45 +00:00
Philip Homburg cc083ade4d -h option for harddisk emulation 2005-08-15 14:08:18 +00:00
Philip Homburg d807719b57 Also make c0d7 for CD-ROM harddisk emulation. 2005-08-15 13:17:20 +00:00
Philip Homburg f0c331c51c Use a fake geometry for files. 2005-08-15 13:15:39 +00:00
Ben Gras 04e92e4372 Remove some debug 2005-08-12 19:03:50 +00:00
Ben Gras 3a68e040b0 Clarify 2005-08-12 19:00:13 +00:00
Ben Gras 1e9d42f148 Sanity check in autopart 2005-08-12 18:58:23 +00:00
Ben Gras 85316cfe55 rotate noise 2005-08-12 17:49:07 +00:00
Ben Gras 84cb10da1b More autopart fixes 2005-08-12 17:47:22 +00:00
Jorrit Herder 55f90307d2 Final autopart fixes. 2005-08-12 15:13:55 +00:00
Ben Gras 695bcec49e *** empty log message *** 2005-08-12 13:31:47 +00:00
Ben Gras 483c78ad0a rotate script 2005-08-12 13:28:37 +00:00
Jorrit Herder ff1c59f000 *** empty log message *** 2005-08-12 13:22:36 +00:00