Creation of ISO in one minute ;)
Hello, I wrote some scripts for easily creating AutoYaST ISOs. With few modifications in the configuration you can use them too. There is a cache system and others tips, so it is really fast (less than one minute on a good machine). You can customize your installation with pre and post scripts. You can also add any files, binaries that are not RPMS for instance, they'll be available in the final root system. It only creates ISOs for the equivalent of 'Minimal' installation but you can change this by modifying one file. You can find the scripts here : http://kototama.free.fr/perl/suse/suse3.tgz They are released under the GPL license version 2. You'll also need these files : http://kototama.free.fr/perl/suse/root http://kototama.free.fr/perl/suse/rescue Installation instructions : $ export HTTP_PROXY=proxy:3128 $ wget http://kototama.free.fr/perl/suse/root (set HTTP_PROXY according to your network) $ wget http://kototama.free.fr/perl/suse/rescue $ wget http://kototama.free.fr/perl/suse/suse3.tgz $ tar xzf suse3.tgz $ mv root rescue suse3/autoyast/suse_data/iso_tree/boot/ $ cd suse3/autoyast $ less README Sorry for not just making one archive but I can't upload big files on this ftp. It is usefull for me, I hope it'll be usefull for you. Feedback is welcome. Pierre
participants (1)
-
Pierre Allix