mkinitramfs 0.4
A tool to create the initramfs image
Packager: Onur Küçük
License: GPLv2
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
46 | 2009-03-04 | 0.4 | Ozan Çağlayan | Bump busybox to 1.13.3. |
45 | 2009-01-24 | 0.4 | Onur Küçük | Fix typo in virtio to really fix bug #8064 |
44 | 2009-01-21 | 0.4 | Onur Küçük | Make sure we create fb0 device node, we need it for userspace tools |
43 | 2009-01-14 | 0.4 | Onur Küçük | Allow addition of virtio and xen modules, xen is not added automatically, fixes bug #8064, parse multiple options in mudur= parameters |
42 | 2008-12-30 | 0.4 | Onur Küçük | Fix tty device nodes (Onur), remove loop modprobe as it is in kernel now (Ekin) |
41 | 2008-11-05 | 0.4 | Ekin Meroğlu | Include all splash theme resolutions in initramfs (partial fix for #7117) Use tcp option by default on NFS mounts in thin client setups |
40 | 2008-10-16 | 0.4 | Onur Küçük | Make root=shell probe for hardware and add root=shellnoprobe support, fixes bug #8063 |
39 | 2008-08-21 | 0.4 | Onur Küçük | Add ext2/ext3 support for livedisks in initramfs |
38 | 2008-07-04 | 0.4 | Onur Küçük | Fix asm/page.h inclusion, compile with new kernels |
37 | 2008-07-04 | 0.4 | Onur Küçük | Add support for probing filesystems (vfat for now) for livedisks, fixes bug #7113 |
36 | 2008-04-01 | 0.4 | Ekin Meroğlu | Add module support for loop and squashfs |
35 | 2008-02-24 | 0.4 | S.Çağlar Onur | Merge from playground, add s2ram support, remove dsdt and gensplash supports |
34 | 2007-12-01 | 0.4 | Onur Küçük | Put busybox in /lib/initramfs |
33 | 2007-11-27 | 0.4 | Onur Küçük | Make sure additional module dirs like extra, acerhk etc. can be added to initramfs |
32 | 2007-10-05 | 0.4 | Onur Küçük | Support LABEL in root, probe rootfs type, autodetect new kernel versions and make necessary changes, bootsplash support, fix s8x module, do not use static tempfiles, cleanup the code |
31 | 2007-06-21 | 0.3 | Onur Küçük | Use mdadm dynamically |
30 | 2007-06-21 | 0.3 | Onur Küçük | Add sky2 to ethernet modules |
29 | 2007-06-15 | 0.3 | Onur Küçük | Add missing raid kernel modules |
28 | 2007-06-14 | 0.3 | Onur Küçük | Merged Çağlar's raid work |
27 | 2007-06-07 | 0.3 | Onur Küçük | Merged Faik San's hostname patch for thinclient |
26 | 2007-05-08 | 0.3 | Onur Küçük | Merged Faik San's thinclient work |
25 | 2007-04-23 | 0.2 | Onur Küçük | Fix a race condition of creating device nodes in live systems, fixes bugs #5225 and #5276 |
24 | 2007-03-06 | 0.2 | Onur Küçük | Do not print messages when there is no resume device |
23 | 2007-01-30 | 0.2 | S.Çağlar Onur | Fix a typo |
22 | 2007-01-30 | 0.2 | S.Çağlar Onur | Write resume device into sys for SATA disks |
21 | 2007-01-12 | 0.2 | Onur Küçük | Added vfat,ntfs and unionfs modules to initramfs, to make livedisk work (might help bug #4409) |
20 | 2006-12-11 | 0.2 | Onur Küçük | Probe drivers 5 times, until the necessary devices are found, fixes bug #3711 |
19 | 2006-12-06 | 0.2 | Onur Küçük | modify fstab of live images from initramfs, to make sure cdrom mount stuff is in /etc/mtab |
18 | 2006-12-04 | 0.2 | Onur Küçük | Rename module-name to module_name to get rid of modules alias and map file mismatches, should fix bug #3711 |
17 | 2006-11-30 | 0.2 | Onur Küçük | Modprobe converts module names - to _ as modules.alias does it so, fixes bug #3711 |
16 | 2006-11-30 | 0.2 | S.Çağlar Onur | Revert last until its fixed |
15 | 2006-11-29 | 0.2 | Onur Küçük | Bump busybox |
14 | 2006-11-17 | 0.2 | Onur Küçük | Write coolplug dependency |
13 | 2006-10-22 | 0.2 | Onur Küçük | Add /media to live boots |
12 | 2006-10-06 | 0.2 | Onur Küçük | Compress initramfs + boot from media other than pata cdroms |
11 | 2006-09-24 | 0.2 | Onur Küçük | Tidy up + add cdboot functions |
10 | 2006-08-22 | 0.1 | S.Çağlar Onur | Fix #3466 |
9 | 2006-07-07 | 0.1 | S.Çağlar Onur | Just works (tested with 4 machines), at last |
8 | 2006-07-06 | 0.1 | S.Çağlar Onur | make root-dir work |
7 | 2006-07-05 | 0.1 | S.Çağlar Onur | Add root-dir option, conflict with mkinitrd |
6 | 2006-07-05 | 0.1 | S.Çağlar Onur | Add output option, disable compression temporarily |
5 | 2006-06-28 | 0.1 | S.Çağlar Onur | Revert last |
4 | 2006-06-27 | 0.1 | S.Çağlar Onur | Turn back to link hack |
3 | 2006-06-20 | 0.1 | S.Çağlar Onur | Instead of link hack create needed dirs so ensure consistency |
2 | 2006-06-20 | 0.1 | S.Çağlar Onur | Now identical to old mkinitrd (oscar goes to Onur), DSDT and fbsplash converted to options |
1 | 2006-06-13 | 0.1 | S.Çağlar Onur | First release with DSDT and framebuffer support |