Vincent Legoll writes:
> It (#:make-flags?) was already there in the scm I submitted, but that
> wasn't working when I tested it first time, maybe because I did not
> know about guix environment at that time and tried the build it outside
> of one...
>
> I'll clean that up and resubmit properly.
> This should just work, Vincent. See the 'ii' package I sent today.
D'oh !
It (#:make-flags?) was already there in the scm I submitted, but that
wasn't working when I tested it first time, maybe because I did not
know about guix environment at that time and tried the build it outside
of one...
Leo Famulari writes:
> On Sat, Jul 30, 2016 at 06:19:47PM +0200, Vincent Legoll wrote:
>> On Sat, Jul 30, 2016 at 3:46 PM, Vincent Legoll
>> wrote:
>> > Here is the accompanying patch for sinit to build properly under guix
>> >
>> > It will be submitted alongside the scm modifs.
>> >
>> > I may
On Sat, Jul 30, 2016 at 06:19:47PM +0200, Vincent Legoll wrote:
> On Sat, Jul 30, 2016 at 3:46 PM, Vincent Legoll
> wrote:
> > Here is the accompanying patch for sinit to build properly under guix
> >
> > It will be submitted alongside the scm modifs.
> >
> > I may even try to make it upstream, as
> I'd like to test musl, but I would not know how to test sinit…
I also don't know myself :-)
I know that just building it does not make it pid 1, that will be the next
thing to search...
Ideally, I'd like to make it pid 1, and getting it to just run shepherd on
top, that would be a good first s
Vincent Legoll writes:
> Hello,
>
> here is the packaging of sinit, a minimalistic /sbin/init replacement.
>
> It shows the use of the musl libc previously posted.
>
> Please advise on how to further proceed with the submission,
> where should I put this package, etc...
>
> Thanks
I'd like to te
On Sat, Jul 30, 2016 at 3:46 PM, Vincent Legoll
wrote:
> Here is the accompanying patch for sinit to build properly under guix
>
> It will be submitted alongside the scm modifs.
>
> I may even try to make it upstream, as it's fairly straightforward...
DONE:
http://lists.suckless.org/hackers/1607/
Here is the accompanying patch for sinit to build properly under guix
It will be submitted alongside the scm modifs.
I may even try to make it upstream, as it's fairly straightforward...
--
Vincent Legoll
diff -Nur sinit-1.0-orig/config.mk sinit-1.0/config.mk
--- sinit-1.0-orig/config.mk 2015-0