Commit Graph

94 Commits

Author SHA1 Message Date
Anton Farygin
c8b97c83a5 nope 2005-05-14 10:26:01 +00:00
Anton Farygin
d18c5f202c updated gen_init_cpio.c from 2.6.11 (with symlinks support) 2005-05-14 10:23:53 +00:00
Anton Farygin
525175acb0 make stage1 usable as modprobe 2005-05-14 10:23:09 +00:00
Anton Farygin
3085a93992 bootsplash progressbar support 2005-04-21 11:06:44 +00:00
Anton Farygin
fb310ae93a use squashfs for stage2 2005-04-12 19:32:01 +00:00
Anton Farygin
6df6984c2d use ext2 for stage2 2005-03-30 13:26:14 +00:00
Anton Farygin
e2433597c4 gencpio added to clean 2005-03-05 15:39:39 +00:00
Sergey Bolshakov
1d2720df30 made things working:
- ramdisk name calculating
- lowmem parameter, ramdisk will not be loaded, if specified
- stagename parameter appeared, eq "altinst" if not specified
2005-03-05 15:26:22 +00:00
Sergey Bolshakov
17e0f8ab65 *** empty log message *** 2005-03-05 12:56:19 +00:00
Sergey Bolshakov
6497fd23c9 wait for usb cdrom 2005-03-03 13:36:28 +00:00
Sergey Bolshakov
e6864f7c18 proper text in ask_insmod, cleanups 2005-03-03 12:37:10 +00:00
Sergey Bolshakov
d887ddf00f mem limit decreased to 124M
chatty net probing fixed
2005-03-02 20:12:09 +00:00
Sergey Bolshakov
9e461d6942 messages unified 2005-03-02 18:51:34 +00:00
Sergey Bolshakov
c5d9d80f43 - added ntfs support
- more env vars:
  + with disk, DEVICE holds partition name, i.e. hda2
  + PIGGYBACK set means install from iso image (disk & nfs)
- HTTP/1.0 from now
2005-03-02 17:48:28 +00:00
Sergey Bolshakov
44bc6e0be3 hide pppoe for a while 2005-02-28 19:26:48 +00:00
Sergey Bolshakov
21cdf5ab70 added NETBITS env var to simplify net/mask notation later 2005-02-18 19:55:32 +00:00
Sergey Bolshakov
0e0fae403d network-related env vars exported 2005-02-17 14:30:26 +00:00
Sergey Bolshakov
c2fbc38d84 modularized ext2 2005-02-16 17:51:48 +00:00
Sergey Bolshakov
7893784406 20050216 released 2005-02-16 17:41:09 +00:00
Sergey Bolshakov
df3fba6e6e typo in module name 2005-02-16 17:39:09 +00:00
Sergey Bolshakov
9065d4bc5d ide probing 2005-02-15 20:33:05 +00:00
Sergey Bolshakov
b36bd24fef *** empty log message *** 2005-02-08 14:20:23 +00:00
Sergey Bolshakov
a8abfdd837 usb probing again
usbnet initial support
2005-02-07 17:55:26 +00:00
Sergey Bolshakov
74b6fa7a73 nfs->iso scheme added
obsolete #define ripped out
2005-02-04 20:28:52 +00:00
Sergey Bolshakov
f1ad494580 http method unified 2005-02-03 18:10:15 +00:00
Sergey Bolshakov
c199c141b5 - do not die when couldn't open console rw
- losetup tweaks
2005-02-03 15:38:15 +00:00
Sergey Bolshakov
2c48d77e2c obsolete 2005-02-03 13:32:25 +00:00
Sergey Bolshakov
59b435ddcc changed location and name of stage2 image:
now resides at installation tree root and named as altinst.
If altinst is directory, then just mound --bind used.
This can be used in nfsroot env.
2005-02-02 19:26:15 +00:00
Sergey Bolshakov
409d36bfb7 fixed cdrom & disk+iso methods 2005-01-26 13:43:53 +00:00
Sergey Bolshakov
6c7895d197 PREFIX machinery for disk method 2005-01-25 17:22:18 +00:00
Sergey Bolshakov
67363c8441 ftp method fixed 2005-01-24 18:12:06 +00:00
Sergey Bolshakov
a4108d4897 massaged for gcc3.4
unconditional usb support
usb probing fixed again
2005-01-21 17:03:46 +00:00
Sergey Bolshakov
29f901523e unused 2005-01-21 15:48:46 +00:00
Sergey Bolshakov
d62b45ce1a propagate env from stage1 further 2005-01-21 13:52:04 +00:00
Sergey Bolshakov
24782199d4 let it be /sbin/init 2005-01-20 13:11:44 +00:00
Sergey Bolshakov
5c0ed5b05a convenience #define for debugging purpose
with it ramdisk contents can be exported via nfs as is, w/o cloop creation
2005-01-19 13:33:30 +00:00
Sergey Bolshakov
8a5068e076 STAGE2_BINNAME is "/linuxrc" by default 2005-01-19 13:31:08 +00:00
Sergey Bolshakov
8190ef8659 *** empty log message *** 2004-12-29 21:48:39 +00:00
Sergey Bolshakov
f11a4579da scsi discovery fixed 2004-12-29 19:33:06 +00:00
Sergey Bolshakov
f435bbf787 gencpio moved into stage1 2004-12-17 23:38:21 +00:00
Sergey Bolshakov
860663ff7a *** empty log message *** 2004-12-16 01:03:52 +00:00
Sergey Bolshakov
705e030662 unneeded reqs dropped 2004-12-16 00:36:06 +00:00
Sergey Bolshakov
8017e2acd4 not needed form now 2004-12-15 20:43:50 +00:00
Sergey Bolshakov
1ec038fd23 updated pci probing scheme: stop compile in pci ids form now,
separate map file /modules/modules.map used instead and parsed
at runtime. see related changes in mar module also.
2004-12-15 20:43:02 +00:00
Sergey Bolshakov
68463187b0 'disk' install method fixed.
WARNING: proto changed: get_ramdisk_path(char *)
2004-12-12 22:22:50 +00:00
Sergey Bolshakov
840f1c7f94 no more compiled-in auto method 2004-12-12 22:19:47 +00:00
Sergey Bolshakov
f7f30d4f93 *** empty log message *** 2004-12-07 17:07:06 +00:00
Sergey Bolshakov
64d454076e *** empty log message *** 2004-12-07 16:12:08 +00:00
Sergey Bolshakov
37d3a24ce1 standalone build tweaks 2004-12-07 16:08:11 +00:00
Sergey Bolshakov
bba0e9966f image location changed to /image to not conflict with filesystem 2004-12-07 14:37:32 +00:00