r1k0 / kigen

a decent Python3 Kernel|Initramfs generator for Portage (Gentoo/Funtoo/Sabayon/Exherbo/VidaLinux/Calculate)
1 stars 0 forks source link

kigen t --extract=test fails #21

Closed r1k0 closed 11 years ago

r1k0 commented 11 years ago

pred ~ # kigen t --extract=test

r1k0 commented 11 years ago

worse... it deletes the file

r1k0 commented 11 years ago

mmmm. ran the command and it worked..

r1k0 commented 11 years ago

pred ~ # rm test pred ~ # kigen t Parameter: Config value: Description:

Kernel: --getdotconfig=/vmlinux "" Extract .config from compiled binary kernel (if IKCONFIG has been set)

Initramfs: --extract=/file "" Extract initramfs file --to=/dir "/var/tmp/kigen/extracted-initramfs" Custom extracting directory --compress=/dir "" Compress directory into initramfs --into=/file "/var/tmp/kigen/compressed-initramfs/initramfs_data.cpio.gz" Custom initramfs file

Misc: --rmcache False Remove cached data pred ~ # kigen t --extract=test

lol.. -_-'