Anton V. Boyarshinov
f66a824ee9
deleted: mkinitfs
2012-11-09 14:15:27 +04:00
Anton V. Boyarshinov
971e5275fb
20101130-alt18
...
- modprobe --list changed to find
2012-08-10 15:17:28 +04:00
Anton V. Boyarshinov
a109bc3706
mkmodpack: modprobe --list changed to find
2012-08-10 15:17:23 +04:00
Mikhail Efremov
797bfeeda6
20101130-alt17
...
- init: Use devtmpfs for /dev if possible.
2012-05-28 19:37:05 +04:00
Mikhail Efremov
f3240f3f36
init: Use devtmpfs for /dev if possible.
...
If devtmpfs already mounted into /dev (see CONFIG_DEVTMPFS_MOUNT
kernel option) then do nothing.
Otherwise try to mount devtmpfs or tmpfs.
2012-05-28 19:36:14 +04:00
Michael Shigorin
19090fbacc
20101130-alt16
...
- added an Url:
- minor spec cleanup
2012-05-28 19:35:47 +04:00
Michael Shigorin
fddb0063f4
20101130-alt15
...
- rebuilt for Sisyphus
2012-03-12 16:21:36 +02:00
Mykola Grechukh
45f91426c2
20101130-alt14.hybrid1
...
- simplifed handling of hybrid disk images
2012-02-10 14:52:15 +00:00
Mykola Grechukh
6d837a25c6
In cdrom_prepare() do not overwrite media list by DISK medias. Instead,
...
make get_medias() report DISK too when asked for CDROM.
2012-02-10 14:18:48 +00:00
Mykola Grechukh
75416657d2
20101130-alt14
...
- support for xz compression in mkmodpack
2012-02-08 14:57:22 +00:00
Michael Shigorin
e62dfafded
20101130-alt13
...
- tweaked usb_storage wait to avoid the needlessly requisite one
2011-12-19 20:30:58 +02:00
Michael Shigorin
f697127807
probing.c: avoid extra dreaming of usb_storage
...
The initial intention was that at least one second
should pass before retesting for the insmod result
*but* that appears to be both unneeded and boring;
let's skip even an extra second if there's no need.
2011-12-19 20:10:52 +02:00
Michael Shigorin
7cd002b9b4
20101130-alt12
...
- fixed the fd leak introduced in previous release (thanks ldv@)
2011-12-16 20:26:55 +02:00
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