Maxim Sobolev
fb74e5f595
Add splitfs vfs layer into libstand, which allows loading big kernels and
...
modules split across several physical medias. Following is how it works:
The splitfs code, when asked to open "foo" looks for a file "foo.split"
which is a text file containing a list of filenames and media names, e.g.
foo.aa "Kernel floppy 1"
foo.ab "Kernel floppy 2"
foo.ac "Kernel and modules floppy"
For each file segment, the process is:
- try to open the file
- prompt "Insert the disk labelled <whatever> and press any key..."
- try to open the file
- return error if file could not be located
RE team is free to use this feature in the upcoming 5.0-DP1.
Reviewed by: msmith, dcs
2002-03-17 12:18:05 +00:00
..
2000-05-12 21:48:54 +00:00
2001-10-25 01:30:54 +00:00
2000-11-10 06:10:28 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-10-29 07:07:25 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2000-08-11 08:36:17 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2002-03-17 12:18:05 +00:00
2002-02-01 16:33:40 +00:00
2002-02-01 16:33:40 +00:00
2002-02-01 16:33:40 +00:00
2001-11-06 22:31:10 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2002-03-17 12:18:05 +00:00
2000-05-26 02:09:24 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-10-01 16:09:29 +00:00
2001-09-30 22:28:01 +00:00
2002-03-17 12:18:05 +00:00
2002-02-18 20:35:27 +00:00
2000-11-10 06:06:55 +00:00
2001-10-10 17:48:44 +00:00
2000-08-03 09:08:29 +00:00
2001-09-30 22:28:01 +00:00
2000-05-06 04:50:09 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
1999-08-28 00:22:10 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2002-03-17 12:18:05 +00:00
2002-03-17 12:18:05 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-09-30 22:28:01 +00:00
2001-12-11 00:03:10 +00:00
2001-11-30 06:24:34 +00:00
2001-10-15 13:50:47 +00:00
2001-09-30 22:28:01 +00:00
1999-08-28 00:22:10 +00:00
1999-08-28 00:22:10 +00:00
2001-09-30 22:28:01 +00:00
2002-03-17 12:18:05 +00:00