Commit Graph

238 Commits

Author SHA1 Message Date
Michael Shigorin
04a8821b6e probing.c: fix just-introduced fd leak
usb_not_there() really should closedir() what it opendir()s...
thanks ldv@ for both paying attention and suggesting a fix.
2011-12-16 20:24:21 +02:00
Michael Shigorin
89417755c9 20101130-alt11
- reworked usb_storage wait to use ten second intervals
  instead of a ten second one
2011-12-16 18:06:25 +02:00
Michael Shigorin
8ed1a19660 probing.c: enhance usb_storage long wait
It's pretty silly to wait for 10 seconds at once
while not having ensured that the module is being
loaded indeed...

Thanks rom_as@ for pointing this out.
2011-12-16 18:03:42 +02:00
Michael Shigorin
3b1a03f8b0 20101130-alt10
- tweaked cdrom support to allow for isohybrid usbflash images too
  (loosely based on mandriva svn's implementation by cfergeau)
2011-12-16 12:29:28 +02:00
Michael Shigorin
a3a24b8891 cdrom.c: check if it's a hybrid iso on a flashdrive
The implementation is a rough port of
http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakx/trunk/mdk-stage1/cdrom.c?view=patch&r1=256657&r2=256656&pathrev=256657
taking into account the difference in underlying early userspace.
2011-12-16 12:27:46 +02:00
Anton V. Boyarshinov
5e3a8c51a3 20101130-alt9
- completely broken memory calculation code deleted: we are lucky
2011-06-10 15:43:42 +04:00
Anton V. Boyarshinov
3cb3cf2fe2 20101130-alt8
- run plymouth on tty5
2010-12-22 13:01:34 +03:00
Anton V. Boyarshinov
399cf6fe73 stage1.c: run plymouth on tty5 2010-12-22 11:23:17 +03:00
Anton V. Boyarshinov
f1b2c66c92 20101130-alt7
- tell plymouth to exit if automatic fails
2010-12-21 17:58:16 +03:00
Anton V. Boyarshinov
6e6f761864 tools.c: tell plymouth to quit if automatic fails 2010-12-21 17:56:50 +03:00
Anton Farygin
0f3ac02b31 20101130-alt6
- check /bin/plymouth before exec in init
2010-12-10 20:04:59 +00:00
Anton Farygin
fd2a83d725 check /bin/plymouth before exec 2010-12-10 19:58:22 +00:00
Sergey Bolshakov
e65ccbb240 20101130-alt5 released 2010-12-06 14:49:40 +03:00
Sergey Bolshakov
c6eefeb08c Merge remote branch 'rider/glibc' 2010-12-06 14:48:16 +03:00
Anton Farygin
63a060b19a 20101202-alt1
- disable plymouth if splash parameter not in cmdline
- removed nosplash command
2010-12-06 11:17:21 +00:00
Anton V. Boyarshinov
f9d1682589 Merge remote branch 'gears/sisyphus' into glibc
Conflicts:
	propagator.spec
2010-12-02 13:29:53 +03:00
Anton V. Boyarshinov
878e6f1088 20101130-alt3
- telling plymouth about rootfs change added
2010-12-02 13:05:12 +03:00
Anton Farygin
1e8818d6ff 20101130-alt3
- add nosplash command for disable plymouth
2010-12-01 16:10:02 +00:00
Anton V. Boyarshinov
c34b06f4ea init.c: plymouth --newroot=/root call added 2010-12-01 14:53:42 +03:00
Anton V. Boyarshinov
9e192f61c4 splash stages unified 2010-12-01 13:22:58 +03:00
Anton V. Boyarshinov
cc71950045 20101130-alt2
- spawning plymouth fixed
2010-12-01 12:51:16 +03:00
Anton V. Boyarshinov
d8046cc1e2 20101130-alt1
- plymouth support added
- bootsplash support removed
- additionaly packaged init separatly from initfs
2010-11-30 22:17:55 +03:00
Anton V. Boyarshinov
7ebaf88ef3 Makefile: install init into buildroot 2010-11-30 22:15:52 +03:00
Anton V. Boyarshinov
9728339b03 plymouth support improoved 2010-11-30 22:14:42 +03:00
Anton V. Boyarshinov
5379a6c482 basic plymouth support 2010-11-22 19:56:35 +03:00
Anton V. Boyarshinov
9f79794d62 20090301-alt14
- waiting for /dev/disk added, waiting ttys fixed
2010-11-20 19:20:45 +03:00
Anton V. Boyarshinov
3d2e77074f tty3 creation
waiting /dev/disk added
2010-11-20 19:20:08 +03:00
Anton V. Boyarshinov
2853f29c59 stage1.c: wait conter improved 2010-11-20 16:25:06 +03:00
Anton V. Boyarshinov
235e6e0e39 20090301-alt13.1
- silly bug in waiting fixed
2010-11-19 23:28:16 +03:00
Anton V. Boyarshinov
46da4d889d 20090301-alt13
- Wait for tty[23]. It seems that is also fixes drives detection on el-smp
2010-11-18 14:59:28 +03:00
Anton V. Boyarshinov
fccb211884 wait for tty[23], seems also fix hard drives presense on el-smp 2010-11-18 14:56:54 +03:00
Anton V. Boyarshinov
eb77419a50 20090301-alt12
- support for using glob patterns in disk label added
  (like authomatic=method:disk,label:ALT*)
2010-11-17 15:11:03 +03:00
Anton V. Boyarshinov
1fe7454b84 disk.c: support for glob patterns in disk label 2010-11-17 15:10:32 +03:00
Nick S. Grechukh
34a510f746 try ext3 also 2010-09-24 16:31:26 +03:00
Sergey Bolshakov
643b15528f 20090301-alt10 released 2010-07-01 23:52:14 +04:00
Sergey Bolshakov
2a58b0a888 add /lib/firmware to initfs 2010-07-01 23:50:37 +04:00
Sergey Bolshakov
4155e8ecae 20090301-alt9 released 2010-06-03 14:57:18 +04:00
Sergey Bolshakov
80f4eefd72 recognize infiniband ifaces as network ones 2010-06-03 14:55:53 +04:00
Sergey Bolshakov
e963a6d7b1 20090301-alt8 released 2010-05-26 23:20:13 +04:00
Anton V. Boyarshinov
4e31017bba disk.c: add iso9660 to list of supported filesystems (for hybrid ISO) 2010-05-26 23:08:35 +04:00
Sergey Bolshakov
513e194fde 20090301-alt1 released 2010-04-01 17:32:10 +04:00
Sergey Bolshakov
9b8f9f726e 20090301-alt6 released 2009-09-09 13:35:33 +04:00
Sergey Bolshakov
696e48bceb sleep() for a while after udev start to avoid mythical race 2009-09-09 13:34:01 +04:00
Nick S. Grechukh
c6fece9b11 20090301-alt5 released 2009-07-29 17:52:45 +03:00
Nick S. Grechukh
376fc7f58d nice version.h 2009-07-29 17:52:02 +03:00
Nick S. Grechukh
4bfc2ac6a6 removed parsing of /etc/altlinux-release 2009-07-29 17:43:21 +03:00
Sergey Bolshakov
d563db4b59 20090301-alt4 released 2009-07-06 19:25:30 +04:00
Sergey Bolshakov
85378253f3 mostly formatting 2009-07-06 19:22:03 +04:00
Sergey Bolshakov
544819c936 Merge branch 'peers/stanv' 2009-07-06 18:45:44 +04:00
Sergey Bolshakov
e01b4d2209 run hooks, namely /sbin/init-{top,premount,bottom}, if exist 2009-07-06 17:21:01 +04:00