]> git.pld-linux.org Git - projects/geninitrd.git/shortlog
projects/geninitrd.git
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-17 Arkadiusz MiśkiewiczTry to activate luks only if not yet active (because...
2011-02-13 Elan Ruusamäesetup TZ in export
2011-02-11 Elan Ruusamäe- update test
2011-02-11 Elan Ruusamäesort modules that ones who depend on libata are first
2011-02-11 Elan Ruusamäethere is no bitwise matching only DEVICE_ANY
2011-02-11 Elan Ruusamäeupdate test
2011-02-11 Elan Ruusamäe- compare device bitwise. LP#715930
2011-02-11 Elan Ruusamäeswitch to parsing in shell instead of awk
2011-02-10 Elan Ruusamäeadd setup so detection results could be later tweaked...
2011-02-10 Elan Ruusamäehack up test using actual functions
2011-02-09 Elan Ruusamäepartial testcase
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 Elan RuusamäeUse double quotes (more readable in this context)
2011-02-03 Artur FrysiakMake addons executable
2011-02-03 Artur FrysiakTry to setup encryption after soft-RAID and LVM setup
2011-02-03 Artur FrysiakDon't drop to shell if LVM is used but root device...
2011-02-03 Artur FrysiakCheck source device before cryptsetup run
2011-02-03 Artur FrysiakSimplify dm_name()
2011-02-03 Artur FrysiakUse DM subsystem name not UUID for LVM/crypt detection
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-02-02 Artur FrysiakSimplify dm_longname()
2011-02-02 Artur FrysiakAllow rootfs on crypted device
2011-01-27 Arkadiusz MiśkiewiczBy default rootdev_new is the same as rootdev.
2011-01-27 Elan Ruusamäe- multipath install lib64 safe (why it was just lib...
2011-01-27 Elan RuusamäeConsistent timestamp in release tarball files. in fact...
2011-01-27 Elan Ruusamäe- refentry2man dep
2011-01-27 Elan Ruusamäe- 10000.31 second experimental (can extract all compres...
2011-01-25 Arkadiusz MiśkiewiczTry to find main device in case when rootfs in on a...
2011-01-23 Elan Ruusamäedon't leak parentDir variable
2011-01-23 Elan Ruusamäe- use mktemp
2011-01-23 Elan Ruusamäeinclude extract-ikconfig
2011-01-23 Elan Ruusamäeuse copy of extract-ikconfig from kernel sources what...
2011-01-23 Elan Ruusamäerecognize xz compression (patch by arekm)
2011-01-23 Elan Ruusamäeimport extract-ikconfig from kernel sources
2011-01-23 sparkyFixed one more typo.
2011-01-23 sparkyRenamed rootdev_alternate and rootdev_alternative to...
2011-01-23 Arkadiusz MiśkiewiczHandle /dev/mdXpY as root device.
2011-01-14 Elan Ruusamäe- as uknown what to do for multiple module match at...
2011-01-14 Elan Ruusamäe- pcimap not used when lspci invoked with -n
2011-01-14 Elan Ruusamäe- more generic and more exact finding code
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śkiewiczMention xz and lzma for initrd compresion.
2011-01-13 Arkadiusz MiśkiewiczAllow tuxonice snapshot device be device mapper device...
2011-01-13 Arkadiusz Miśkiewicz10000.30 (experimental due to SATA autodetection) 10000.30
2011-01-13 Arkadiusz MiśkiewiczInclude sata mod.
2011-01-13 Arkadiusz Miśkiewicz extract-ikconfig() should be able to read from vmlinuz...
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śkiewiczIgnore lspci errors.
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-12-02 Arkadiusz Miśkiewiczresume todo
2010-11-22 Arkadiusz MiśkiewiczAllow more than 10 md devices.
2010-11-19 Arkadiusz MiśkiewiczNormalize both device names. root and current array...
2010-10-22 sparky- test -n won't work without ""
2010-10-22 shadzik- 15:36 < arekm> bs: ! -z == -n
2010-10-22 shadzik- if no sata controller found do nothing
2010-10-20 shadzik- enable sata mod
2010-10-20 Elan Ruusamäe- test possible lspci modes
2010-10-20 shadzik- oh yeah, tabs not spaces because it's suuuuuuuuuuch...
2010-10-20 shadzik- because glen asked soooooooo politely
2010-10-20 Elan Ruusamäe- use shell constructs
2010-10-20 Elan Ruusamäe- lowercase found module
2010-10-20 shadzik- missing local
2010-10-20 shadzik- show examples for all available kernels
2010-10-20 Elan Ruusamäe- target compression detection is done
2010-10-20 shadzik- lspci -p
2010-10-20 Elan Ruusamäe- lame test for sysfs scanning for 0x0101 devices
2010-10-20 shadzik- use local variables
2010-10-20 Elan Ruusamäe- setup common test base
2010-10-20 shadzik- again, rename
2010-10-20 shadzik- check for lspci
2010-10-20 shadzik- rename to mod-xata.sh, but probably this shiuld be...
2010-10-20 shadzik- use find_module
2010-10-20 shadzik- ignore scsi, mod-scsi.sh is for that
2010-10-20 shadzik- this should be done in an other way, arekm says
2010-10-20 shadzik- change shebang and add comment like in other modules
2010-10-20 shadzik- when PREMODS are not set, try to autodetect xata...
2010-08-01 Elan Ruusamäe- umount /proc as last
2010-07-07 Elan Ruusamäe- sysfs utilize
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-04-20 Arkadiusz MiśkiewiczDon't require /sbin/mdadm. Use initrd mdadm when needed.
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- 10000.20 release 10000.20
2010-01-21 Jan Rękorajski- initrd-busybox changed to just busybox
2010-01-20 Elan Ruusamäe- if "cryptsetup status" returns no device, assume...
2010-01-12 Elan Ruusamäe- fix manual page generation
2010-01-12 Elan Ruusamäe- 10000.19 release
next
This page took 0.381051 seconds and 4 git commands to generate.