Re: [MandrakeMove] live_tree_boot.clp
"Carlos Portella" <[email protected]> Fri, 20 Aug 2004 19:51:51 -0300
| Newsgroups | gmane.linux.mandrake.cooker.mandrake-move |
|---|---|
| Message-ID | <00da01c48708$4957de80$fe00000a@NOTECARLOS> |
Olivier, Thanks!!! But I still dont understand how it makes only a single file live_tree_boot.clp.... Is it here?: %.clp: % if [ -e $<.sort ]; then \ sudo mkisofs -R -sort $<.sort $< | create_compressed_fs - 65536 $@ 2000 2>/dev/null ; \ else \ sudo mkisofs -R $< | create_compressed_fs - 65536 $@ 2000 2>/dev/null ; \ fi Best Regards, Carlos ----- Original Message ----- From: "Olivier Blin" <[email protected]> To: <[email protected]> Sent: Friday, August 20, 2004 12:17 PM Subject: Re: [MandrakeMove] live_tree_boot.clp > "Carlos Portella" <[email protected]> writes: > > > I'm trying to make some customizations on Mandrake Move and I'd like > > to know how do I create another live_tree_boot.clp file. > > > > I discovered how to extract files from it, but I don't know how to > > build it again > > Have a look on the scripts we use to build Move : > http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/gi/move/ > > Good luck :-) > > -- > Olivier Blin > >