Pier Maria Mattioli wrote: > ( apt cannot find grub couse on hppa > the only bootloader is PALO ). How can I modify the lh packages list?
by editing /usr/share/live-helper/lists/rescue (remember that you should send any fixes you do to the list, so that it can be fixed upstream; otherwise by installing a newer live-helper version you would loose your changes, and nobody would profit from your findings too). i've fixed this in live-helper the following way (please patch your local version, or better, clone from git and install that): http://git.debian.net/?p=debian-live/live-helper.git;a=commitdiff;h=8dacbe3c1bbdeac7ec21f16e409a693b96c9d03f;hp=da2eb88612f6fd7a58751942e12766696a446aa1 > How can I modify the "rescue" list to use palo instead of grub? done with this commit: http://git.debian.net/?p=debian-live/live-helper.git;a=commitdiff;h=95b583355505ef004c6a74efb9280eb31794c22f;hp=f57bed560d903576827f934eafe7fbf8a11f4c42 > Does this live works also If I 'll use PALO or the only chace with > live helper is grub? there are two different things: * packages that get *installed* in the *chroot*, if these are bootloaders, they are just like an ordinary application - means, you can use them to rescue a non-booting system. * packages that are *used* while building the *binary* image - those are making your resulting binary image boot. for the first case, you should not need to care about that (except for space considerations). for the second, as said in the previous mail, you have to look up what debian-cd does. i've no idea about what is needed in order to produce bootable images for hppa. also, if you figured it out, *please* do send anything you found/patched/$whatever to the list so that we can include it in live-helper directly and offer to build hppa images in future to be build directly with live-helper, without the need to patch/modify it anymore. Regards, Daniel -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
