On 28 April 2010 13:06, Martin Langhoff <martin.langh...@gmail.com> wrote:
> Porting some patches to d-m-o...
>
>  - Is there a handy way to test changes to dracut-modules-olpc without
> building an RPM and installing it? (Other than unpacking / repacking
> the initramfs by hand with cpio, naturally...)

Yeah, using the dracut program. You can find the exact command used in
the kernel spec file.

>  - How is this package built / maintained? I have gotten as far as:
>
>   - edit configure.ac to "touch up" the version number ("0.3.2a")
>   - git archive --format tar --prefix dracut-modules-olpc-0.3.2a/ |
> bzip2 > dracut-modules-olpc-0.3.2a.tar.bz2
>   - autogen.sh && make rpms

It uses the standard autotools source packaging (make distcheck) and
Fedora packaging is done in Fedora CVS (it'll be another case of stale
spec file within the dracut-modules-olpc tree, sorry).

Daniel
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to