|
From: Serge L. <fi...@in...> - 2008-04-17 12:57:54
|
Bruce Smith wrote: > Do you want me to test this one on my SATA CDROM system? Yes, it would be grate. > > Is there a good shortcut to get the changes in my ISO? i.e. > After updating src & cvs, can I manually untar busybox, run > scripts/build.sh to build & install it, then "make clean install iso"? > > Or should I start over with a new lFS & make mrproper? No-no. Just rebuild busybox (manual untar to /tmp dir, remove .done_build_busybox, then "build.sh build opt=busybox") and copy it to tmp/ISO/initrdtree/sbin (rewrite old one). Then recreate iso, i.e. "rm tmp/.done_iso_build-iso && make iso". Thank you, -- Serge |