[Toybox] Patches for toybox-0.4.8

2014-06-23 Thread luck...@vp.pl
I created own build system for small linux distributions. I had to write two patches for your toybox-0.4.8. First patch fixes display of the id toy. Second patch fixes sigsegv of the which toy for the unset PATH variable of environment. These patches: https://github.com/luckboy/toyroot/blob/mas

Re: [Toybox] Patches for toybox-0.4.8

2014-06-23 Thread Isaac Dunham
On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: > I created own build system for small linux distributions. I had to > write two patches for your > toybox-0.4.8. First patch fixes display of the id toy. Second patch > fixes sigsegv of the which > toy for the unset PATH variable of en

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread Rob Landley
On 06/23/14 16:45, Isaac Dunham wrote: > On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: >> I created own build system for small linux distributions. I had to >> write two patches for your >> toybox-0.4.8. First patch fixes display of the id toy. Second patch >> fixes sigsegv of the

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread luck...@vp.pl
W dniu 24.06.2014 15:20, Rob Landley pisze: On 06/23/14 16:45, Isaac Dunham wrote: On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: I created own build system for small linux distributions. I had to write two patches for your toybox-0.4.8. First patch fixes display of the id toy.

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread luck...@vp.pl
W dniu 23.06.2014 23:45, Isaac Dunham pisze: On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: I created own build system for small linux distributions. I had to write two patches for your toybox-0.4.8. First patch fixes display of the id toy. Second patch fixes sigsegv of the which

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread Felix Janda
luck...@vp.pl wrote: [..] > getty.c requires sys/ttydefaults.h. Error of my compilation: > > toys/pending/getty.c:168:29: error: 'CERASE' undeclared (first use in > this function) > > The CERASE macro and more similar macros just are defined at > sys/ttydefaults.h in > musl libc. This header fi

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread Isaac Dunham
On Tue, Jun 24, 2014 at 04:54:57PM +0200, luck...@vp.pl wrote: > W dniu 23.06.2014 23:45, Isaac Dunham pisze: > >On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: > >>I created own build system for small linux distributions. I had to > >>write two patches for your > >>toybox-0.4.8. Fir

Re: [Toybox] Patches for toybox-0.4.8

2014-06-24 Thread Rob Landley
On 06/24/14 16:20, Isaac Dunham wrote: > On Tue, Jun 24, 2014 at 04:54:57PM +0200, luck...@vp.pl wrote: >> W dniu 23.06.2014 23:45, Isaac Dunham pisze: >>> On Mon, Jun 23, 2014 at 05:35:55PM +0200, luck...@vp.pl wrote: I created own build system for small linux distributions. I had to wri

Re: [Toybox] Patches for toybox-0.4.8

2014-06-30 Thread Rob Landley
On 06/23/14 10:35, luck...@vp.pl wrote: > I created own build system for small linux distributions. I had to write > two patches for your > toybox-0.4.8. First patch fixes display of the id toy. Second patch > fixes sigsegv of the which > toy for the unset PATH variable of environment. These patche

Re: [Toybox] Patches for toybox-0.4.8

2014-08-06 Thread Rob Landley
On 06/23/14 10:35, luck...@vp.pl wrote: > I created own build system for small linux distributions. I had to write > two patches for your > toybox-0.4.8. First patch fixes display of the id toy. Second patch > fixes sigsegv of the which > toy for the unset PATH variable of environment. These patche