]> git.pld-linux.org Git - projects/geninitrd.git/history - geninitrd
no need to mess with magic values, let the "magic" be value
[projects/geninitrd.git] / geninitrd
2012-03-30 Elan Ruusamäeno need to mess with magic values, let the "magic"...
2012-03-30 Elan Ruusamäefix /proc/partitions parsing: expect "3" not "03" as...
2012-03-29 Arkadiusz MiśkiewiczTypos.
2012-03-26 Elan Ruusamäekmod option bug fixed in git
2012-03-21 Elan Ruusamäekmod compat when parsing modprobe config options
2012-03-19 Elan Ruusamäefix root= handling with initramfs & lvm
2012-03-19 Elan Ruusamäeminor fixes
2012-03-19 Elan Ruusamäecleanup env
2012-03-18 Elan Ruusamäedo not leak linuxrc variables to init
2012-03-18 Elan Ruusamäedo not hide fact that /dev/console needs to be made
2012-03-14 Elan Ruusamäefix for r12426 breaking inst_exec of multiple files
2012-03-14 Elan Ruusamäewarn when CONFIG_BLK_DEV_RAM_SIZE was not detected
2012-02-16 Arkadiusz MiśkiewiczExact match for partition/major/minor.
2012-01-29 Elan Ruusamäeset hotplug agent only once
2012-01-11 Elan Ruusamäesort kernels by version
2012-01-08 Arkadiusz MiśkiewiczTry to always have /dev/console in root fs.
2012-01-06 Elan Ruusamäecciss on hpsa: load also sd_mod (via find_modules_scsi)
2012-01-05 Elan Ruusamäeload hpsa (and cciss) for 3.0 kernels with /dev/cciss...
2012-01-05 Elan Ruusamäefilter out comments in modprobe_conf_cache rather in...
2011-12-07 Arkadiusz Miśkiewiczinitramfs as default.
2011-12-03 Artur FrysiakDon't run ldd on dynamic linker
2011-12-03 Artur Frysiak/run support
2011-12-03 Artur FrysiakUse devtmpfs on /dev
2011-12-03 Artur FrysiakMount /dev on initramfs too
2011-12-03 Arkadiusz MiśkiewiczBe much more conservative when stripping symbols on...
2011-11-15 Elan Ruusamäecheck that strip exists before stripping
2011-11-09 Arkadiusz MiśkiewiczNo need for separate var (glen).
2011-11-09 Arkadiusz MiśkiewiczUse uncompressed module file name.
2011-11-09 Elan Ruusamäelet $STRIP be internally path to strip, add --strip...
2011-11-08 Arkadiusz MiśkiewiczStrip modules by default.
2011-10-15 Elan Ruusamäemake ./geninitrd -v /tmp to produce geninitrd line...
2011-10-15 Arkadiusz MiśkiewiczUSB keyboard modules finding and loading at initrd...
2011-10-02 Arkadiusz MiśkiewiczWarn about missing firmware instead of failing. Some...
2011-08-19 Elan Ruusamäekill v86d at the end of initrd, to be able to umount...
2011-08-19 Elan RuusamäeDo not send usage() to stderr, let it be useful for...
2011-08-15 Elan Ruusamäeikconfig: try also /boot/config-$kernel before falling...
2011-08-15 Elan Ruusamäein usage, show full path to program and pass on also...
2011-08-04 Arkadiusz Miśkiewiczfind_depmod(): Return 0 in non-fatal cases (prevent...
2011-07-19 Elan Ruusamäeext2 fs needs IMAGESIZE earlier
2011-07-19 Elan Ruusamäeadd geninitrd version to romfs, add minimal label for...
2011-06-26 Arkadiusz MiśkiewiczSkip suffix when kernel version is like 3.0-1.2.
2011-04-10 Arkadiusz MiśkiewiczAlways create /dev/snapshot (needed for suspend).
2011-03-11 Arkadiusz MiśkiewiczDon't resolve symlink for luks devices. We need non...
2011-03-03 Arkadiusz MiśkiewiczCall awk via busybox just like other commands are called.
2011-03-01 Arkadiusz MiśkiewiczBoot fails when using rootfsflags option (rootfs is...
2011-02-19 Elan Ruusamäeeach module their own rcsid var
2011-02-19 Elan Ruusamäetruncate the date to cut out locale formats
2011-02-19 Elan RuusamäeMove $RCSID printing where it has chance to work
2011-02-19 Arkadiusz MiśkiewiczNicer way to display rcsid.
2011-02-19 Arkadiusz MiśkiewiczReport RCSID for loaded modules, too.
2011-02-17 Arkadiusz Miśkiewiczroot dev finding: fallback to calculating based on...
2011-02-17 Arkadiusz Miśkiewiczdebugshell after failing to chroot.
2011-02-05 Arkadiusz MiśkiewiczRevert, that was wrong.
2011-02-05 Arkadiusz Miśkiewiczccis needs sd_mod (areq).
2011-02-03 Arkadiusz MiśkiewiczMount rootfs from initramfs with rootfsflags options.
2011-02-03 Elan RuusamäeSimplify main code by moving state checks to modules...
2011-02-03 Artur FrysiakTry to setup encryption after soft-RAID and LVM setup
2011-02-03 Arkadiusz MiśkiewiczWe have /dev/urandom, so also store /dev/random (luks...
2011-02-02 Elan Ruusamäerename dm_* helpers to avoid confision what they do...
2011-01-23 Elan Ruusamäedon't leak parentDir variable
2011-01-23 Elan Ruusamäeuse copy of extract-ikconfig from kernel sources what...
2011-01-14 Arkadiusz MiśkiewiczUse fastest compressor first.
2011-01-14 Arkadiusz MiśkiewiczAdd COMPRESS=none/no support (uncompressed initrd).
2011-01-13 Arkadiusz MiśkiewiczAllow tuxonice snapshot device be device mapper device...
2011-01-13 Arkadiusz MiśkiewiczAvoid error when no configs module.
2011-01-13 Arkadiusz MiśkiewiczDon't leave temporary files if kofile ends up being...
2011-01-13 Arkadiusz MiśkiewiczLZO initrd compression support (fastest).
2010-12-21 Elan Ruusamäe- if image compress failed (for whatever reason), retry...
2010-12-21 Elan Ruusamäe- catch error from image compress
2010-12-19 Elan Ruusamäemake romfs comment shorter so that "file" would display...
2010-10-20 shadzik- enable sata mod
2010-10-20 Elan Ruusamäe- use shell constructs
2010-10-20 shadzik- missing local
2010-10-20 shadzik- show examples for all available kernels
2010-10-20 shadzik- this should be done in an other way, arekm says
2010-10-20 shadzik- when PREMODS are not set, try to autodetect xata...
2010-08-01 Elan Ruusamäe- umount /proc as last
2010-06-08 Arkadiusz MiśkiewiczRequire both /lib64 and /usr/lib64 to consider system...
2010-05-21 Elan Ruusamäe- extract CONFIG_BLK_DEV_RAM_SIZE from configs kernel...
2010-03-09 Elan Ruusamäe- avoid extra checks as cycles are not ran
2010-03-08 Arkadiusz Miśkiewiczscan=sync for scsi_mod on >= 2.6.30 (from Ti)
2010-01-21 Jan Rękorajski- initrd-busybox changed to just busybox
2009-09-17 Elan Ruusamäe- variable cosmetics, localize
2009-09-17 Arkadiusz MiśkiewiczUgly hack for kernels >= 2.6.30. It will make your...
2009-09-04 Arkadiusz MiśkiewiczUse kernel ready compression settings for xz.
2009-09-04 Arkadiusz Miśkiewicz--check=crc32 is required for xz format
2009-09-04 Arkadiusz Miśkiewiczlzma back as lzma. xz as new format (kernel patches...
2009-09-04 Arkadiusz MiśkiewiczUse lzma format.
2009-09-04 Arkadiusz MiśkiewiczAllow xz only and not lzma. -9 for xz is back.
2009-09-04 Arkadiusz MiśkiewiczUse default compression level for lzma (-9 requires...
2009-08-31 Arkadiusz Miśkiewiczurandom is always needed for latest lvm2
2009-08-29 Elan Ruusamäe- rmmod missing is not fatal
2009-08-29 Elan Ruusamäe- check for rmmod applet
2009-08-29 Arkadiusz Miśkiewiczrmmod scsi_wait_scan after modprobing
2009-08-28 Arkadiusz MiśkiewiczReally take specified compressor.
2009-08-28 Bartłomiej Zimoń- typo, in decompressor symbol to check
2009-08-28 Bartłomiej Zimoń- if compressor == yes => use gzip
2009-08-15 Arkadiusz Miśkiewicz- create /dev/urandom always
2009-08-15 Adam Gołębiowski- check if proc is mounted before setting up mods,...
2009-08-10 Elan Ruusamäe- fix revision expand
next
This page took 0.739628 seconds and 106 git commands to generate.