[Buildroot] [PATCH 0/7] [RFC] systemV init without busybox series

Károly Kasza kaszak at gmail.com
Fri Nov 7 09:12:02 UTC 2014


Hello guys,

first, I'm happy that somebody else has the more/less same aim as me: to
make Buildroot able to create a more full Linux experience.
I think there are still some fundamental Linux tools' full versions are
missing, like shadow-utils to make Busybox circumventable,
but that's another story.

Regarding start-stop-daemon: I think that while downloading, configuring
and compiling dpkg is a more straight solution to get st-st-d, it's a bit
unnecessary to just get one .c file to produce one simple binary.
For this patch, I mostly used package/cache-calibrator as a template, which
basically does the exact same method.

Also, I think patching may still be needed for st-st-d for uClibc
compatibility, as uClibc tend not to have the O_NOFOLLOW preprocessor macro
declared in fcntl.h if __USE_GNU is not defined - and I think dpkg
configure does not define that?

Best regards,
Karoly

On Thu, Nov 6, 2014 at 6:32 PM, Gustavo Zacarias <gustavo at zacarias.com.ar>
wrote:

> On 11/06/2014 02:24 PM, Thomas Petazzoni wrote:
>
> > Have you seen "[PATCH] start-stop-daemon: new package" already
> > submitted by Karoly Kasza a few days ago?
>
> I didn't notice it before, just seen it, this series was made about two
> weeks ago.
> That's one way to do it, but it's a bit hackish.
> In my version of the package i download the dpkg tarball (downloads
> ain't expensive these days and it isn't some super big tarball either),
> configure stripping almost everything and just build/install
> start-stop-daemon, everything without any nasting patching.
> I didn't send it because i want feedback on naming, for all intents and
> purposes it's just a start-stop-daemon package even though it downloads
> the dpkg tarball.
> Dpkg tools can be built from what i've seen but the build time &
> footprint will be far bigger, and i think it will send a wrong
> message/expectations.
> Regards.
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>



-- 

Üdv,
KK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141107/e6ab2bcc/attachment-0002.html>


More information about the buildroot mailing list