Re: Re: Minimal snapshots for cooker available.
Matthew Dawkins <[email protected]>
| Newsgroups | gmane.linux.mandrake.cooker.devel |
|---|---|
| Message-ID | <CAJhHcZiy7uxCYRJS4iaJPdOu_n2pAybvWumBkSuL7mWyuhE-_A@mail.gmail.com> |
On Wed, Jan 18, 2012 at 9:56 AM, Franck Bui <[email protected]> wrote: > Matthew Dawkins <[email protected]> writes: > > [...] > > > > > If I could dkms-aufs3-standalone fixed with the new kernels and maybe > > dracut figured out. I could produce the minimal CLI isos I was doing for > > Unity. > > overlayfs is waiting for you ;) > > -- > Franck > What kmod is that? i have been checking the kernels ever since you mentioned it to me. My main problem ATM are building solid initrd imgs and the unioning fs needed in the livecd. Currently the kernels are requiring mkinitrd and not dracut. We could drastically clean up what is needed in the initrd if we started migrating to dracut and a static busybox. The other portion is the multi arch libs that pcpa is trying to bring up in another thread. I was trying to address and issue with a dep LOOP including nss<>glibc<>perl when I came across the issues.