35 Commits (363346bd19125bf737a5895df9d135682ec2f011)

Author SHA1 Message Date
Alejandro Mery cc4117533f mkinitramfs: install/ is applied automagically now 13 years ago
Christian Wiese 769f7bf1fe linux26: renamed to linux 13 years ago
Aldas Nabazas c87e1b862d added missing cache files 14 years ago
Alejandro Mery ee93ea77c9 mkinitramfs: introduced dropbear_install_hostkey() 14 years ago
Alejandro Mery 8b1cdb5312 mkinitramfs: fixed module_list_running() to support modules with - in the filename 15 years ago
Alejandro Mery b36dad266b mkinitramfs: moved 40-ssh.sh to idunn target 15 years ago
Alejandro Mery abd717eb12 mkinitramfs: moved 50-kernel.sh to early target 15 years ago
Alejandro Mery fbc6981802 mkinitramfs: extended to support an optional suffix instead of the kernel version 16 years ago
Alejandro Mery ebcfc4802c mkinitramfs: split ssh plugin into library and script 16 years ago
Alejandro Mery ca38e011cd mkinitramfs: Added module_list_available() and module_list_running() to kernel.in library 16 years ago
Alejandro Mery c3a316e9ec mkinitramfs: split kernel plugin into plugin and library (kernel.in) 16 years ago
Alejandro Mery bffede308e mkinitramfs: enhanced to allow templates to use it's out merging plugins (etc/mkinitramfs.d) 16 years ago
Nagy Karoly Gabriel f1eea11c7a mkinitramfs: added module to steal ssh keys from host (host keys and root authorized keys) 16 years ago
Alejandro Mery 4d2ff87a28 mkinitramfs: Changed to use $libdir/mkinitramfs instead of $libdir/mkinitrd 16 years ago
Alejandro Mery 2c922b9726 mkinitramfs: changed tool to honor $libdir and to pass it to the modules 16 years ago
Alejandro Mery 58cc10351e mkinitramfs: changed to install using my beloved overlay_apply() 16 years ago
Alejandro Mery e84cc7804c mkinitramfs: Enhanced linux26 integration to use the original initrd.img instead of the one at /boot when possible 16 years ago
Alejandro Mery 71b7b710bf mkinitramfs: Enhanced to try to install the template from $SDECFG_PKG_MKINITRAMFS_TPL config if possible 16 years ago
Alejandro Mery 318e9890ec mkinitramfs: Added config.in file to ask for the name of the config to use as template 16 years ago
Alejandro Mery 20290ca97c [mkinitramfs] Marked to build on stage 1 when cross compiling 17 years ago
Alejandro Mery 72b889623b Fixed mkinitramfs/linux26 to call `mkinitramfs` from the right location 17 years ago
Alejandro Mery ae1fc88d19 Copied package/base/mkinitrd/pkg_linux26_post.conf to mkinitramfs and adapted to call mkinitramfs 17 years ago
Alejandro Mery a51c031690 Added blocks module to mkinitamfs, used to kidnap mdadm and lvm2 config data 17 years ago
Alejandro Mery 3bc2ea0b95 Improved mkinitramfs/mkinitramfs.sh to display the expanded size before creating the cpio.gz file 17 years ago
Alejandro Mery d59e906f10 Improved mkinitramfs to support a MKINITRD_MODULES env variable with an explicit space delimited list of modules to additionally install and mkinitramfs/50-kernel.sh to handle the case where the requested modules don't exist. 17 years ago
Alejandro Mery 5bd009bf89 Changed mkinitramfs's kernel plugin to also add drivers/ata/ modules 17 years ago
Alejandro Mery f9aa9c9ba0 Changed mkinitramfs's mkinitramfs.sh to show the size of the new image at the end 17 years ago
Alejandro Mery 80023c9f38 Added to mkinitramfs greedy plugin to install available modules into the image 17 years ago
Alejandro Mery 8f7e329bdc Fixed mkinitramfs/mkinitramfs.sh to set the proper environment for the plugins 17 years ago
Alejandro Mery 20940ce2bc Finished mkinitramfs's main script, extracting the template, calling the modules and repackaging the result. 17 years ago
Alejandro Mery 307d1e22fb Improved mkinitramfs/mkinitramfs.sh, bug fixing, better messages and some more sanity checks 17 years ago
Alejandro Mery b039f3ee64 Improved mkinitramfs to auto-inject config/$config/initrd.img if available 17 years ago
Alejandro Mery c871ef12a5 Improved mkinitamfs to install the tool and the modules, if there is any 17 years ago
Alejandro Mery 8664040983 Added an mkinitramfs script to mkinitramfs package, currently only validating arguments. 17 years ago
Alejandro Mery f11e91a9ff Added mkinitramfs (0) - Modular tool to create an initramfs image using a template 17 years ago