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
d4821d6034
Fix /usr/src modes
2005-08-22 10:06: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
Jorrit Herder
a01645b788
New scheduling code in kernel. Work in progress.
...
Round-robin within one priority queue works fine.
Ageing algorithm to be done.
2005-08-19 16:43:28 +00:00
Philip Homburg
d45066257c
More stack for make. Fixed buffer overrun in make.
2005-08-18 11:36:36 +00:00
Philip Homburg
8f9087b8d1
Added support for creating CDs with harddisk emulation
2005-08-16 12:09:20 +00:00
Ben Gras
b4d4450d2d
Al's patch sent mon 15 aug.
2005-08-16 11:37:33 +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
c392c177b5
Boot environment option 'bios_remap_first'. Thios option remaps the first
...
BIOS drive to d7, the second BIOS drive to d0, the third to d1, etc. This
useful for CD-ROM hardisk emulation.
2005-08-15 13:19:02 +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
547cd7cc29
Index manpages after build and install
2005-08-15 09:42:40 +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
4927e3c128
depend with world
2005-08-12 18:13:39 +00:00
Ben Gras
93253d3e3d
..
2005-08-12 17:58:02 +00:00
Ben Gras
98269fe494
depend fix
2005-08-12 17:52:32 +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
Ben Gras
b993f51980
at bugfix - openct only increased on opens when 0, openct always decreased
...
on closes..
this causes partition tables not to be re-read sometimes..
this causes mayhem..
2005-08-12 16:42:36 +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
Ben Gras
48cb1bcb64
rotate log message
2005-08-12 13:25:27 +00:00
Jorrit Herder
ff1c59f000
*** empty log message ***
2005-08-12 13:22:36 +00:00
Ben Gras
7ec07219ed
clean is cleaner
2005-08-12 12:48:24 +00:00
Ben Gras
87b0780ef7
Maximum block size lowered to 4K (gasp) !
2005-08-12 12:41:29 +00:00
Ben Gras
0d583c4f00
*** empty log message ***
2005-08-12 12:35:45 +00:00
Ben Gras
aec7e98a6d
Progress bar prettification
2005-08-12 12:35:17 +00:00
Ben Gras
f9e23f7df0
Install scripts prettification
2005-08-12 12:34:56 +00:00
Ben Gras
f0c525440b
free space feature
2005-08-12 12:23:16 +00:00
Jorrit Herder
414614e60f
*** empty log message ***
2005-08-12 12:13:11 +00:00
Jorrit Herder
8db62e78ad
Removed confirmation at 'disk' step.
...
Working on 'region' step now.
2005-08-12 12:05:56 +00:00
Jorrit Herder
436727a0ce
*** empty log message ***
2005-08-12 11:42:57 +00:00
Ben Gras
615331b70f
*** empty log message ***
2005-08-12 11:23:50 +00:00
Ben Gras
ea5c8d0318
Al's window feature
2005-08-12 11:23:33 +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
d41f3858fd
changed default INTR key to ^C instead of DEL
2005-08-12 09:40:16 +00:00
Ben Gras
64695715da
*** empty log message ***
2005-08-11 16:18:53 +00:00
Ben Gras
4e4b661941
*** empty log message ***
2005-08-11 16:00:08 +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
Ben Gras
fc72c188bd
microfix
2005-08-11 15:14:02 +00:00