add --gen_init_cpio parameter to rockinitramfs
which allows specification of alternate g_i_c binary.
(this helps in stage1 when cross-compiling)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8633 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rockinitramfs: in libexec/list-deps.sh:
only output first occurance of the required library
since we switched to glibc26, we have more symlinks in /usr/lib
for essential /lib libraries (usr/lib/libdl.so.2 -> libdl-2.6.so)
this caused list-deps.sh to output more than one occurance of the
same library
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8613 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
add a new package to personal repository package/teha:
ROCKLinux initial ram-fs
- creates a cpio archive which can be passed to
boot loader (via initrd) as initramfs
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8606 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc