From: <al...@de...> - 2007-11-28 10:52:21
|
Hi Priti, > Could anyone please guide me in creating rpm based live CD/DVD with > Morphix. > Wants to use RPM repositories and create customized CD/DVD resolving all > the package dependencies. Morphix currently only sports automatic apt/deb installation. You might be able to convert the rpm's to deb's using alien, and install the generated deb packages. RPM's in itself are unable to resolve dependancies, that is what yum is used for in the rpm-world. Morphix currently only uses apt for automatic package installation (via mmaker or otherwise), so I can't help you there. cheers & good luck, Alex |