Re: [leaf-devel] findfs in linuxrc

2016-01-03 Thread Erich Titl
Am 01.01.2016 um 14:15 schrieb kp kirchdoerfer: > Happy New Year to all! > > > Am Donnerstag, 31. Dezember 2015, 12:23:39 schrieb Erich Titl: >> Hi KP >> >> Am 30.12.2015 um 20:11 schrieb kp kirchdoerfer: >>> Erich; >> >> .. >> >>> Looking at the busybox documentation, it seems it does support ha

Re: [leaf-devel] findfs in linuxrc

2016-01-01 Thread kp kirchdoerfer
Happy New Year to all! Am Donnerstag, 31. Dezember 2015, 12:23:39 schrieb Erich Titl: > Hi KP > > Am 30.12.2015 um 20:11 schrieb kp kirchdoerfer: > > Erich; > > .. > > > Looking at the busybox documentation, it seems it does support handling of > > LABEL and UUID. > > > > We should give it a

Re: [leaf-devel] findfs in linuxrc

2015-12-31 Thread Erich Titl
Hi KP Am 30.12.2015 um 20:11 schrieb kp kirchdoerfer: > Erich; > .. > > Looking at the busybox documentation, it seems it does support handling of > LABEL and UUID. > > We should give it a try. I have built a initrd with findfs enabled in busybox and struggled for a few hours with linuxrc

Re: [leaf-devel] findfs in linuxrc

2015-12-30 Thread kp kirchdoerfer
Erich; Am Dienstag, 29. Dezember 2015, 12:52:20 schrieb Erich Titl: > Hi KP > > Am 28.12.2015 um 21:12 schrieb kp kirchdoerfer: > > Hi Erich; > > ...>> > > >> It requires a different busybox. The current one does not provide findfs. > > > > It requires findfs in initrd, but not necessarily as

Re: [leaf-devel] findfs in linuxrc

2015-12-29 Thread Erich Titl
Hi KP Am 28.12.2015 um 21:12 schrieb kp kirchdoerfer: > Hi Erich; > ...>> >> It requires a different busybox. The current one does not provide findfs. > > It requires findfs in initrd, but not necessarily as busybox applet. It does not make sense to me to require it to be pulled from hdsupp unl

Re: [leaf-devel] findfs in linuxrc

2015-12-28 Thread kp kirchdoerfer
Hi Erich; Am Montag, 28. Dezember 2015, 20:55:39 schrieb Erich Titl: > Hi KP > > Am 28.12.2015 um 20:43 schrieb kp kirchdoerfer: > > Hi Erich; > > > > Am Montag, 28. Dezember 2015, 19:59:45 schrieb Erich Titl: > >> Hi KP > >> > >> Am 28.12.2015 um 17:23 schrieb kp kirchdoerfer: > >>> Am Mittwoc

Re: [leaf-devel] findfs in linuxrc

2015-12-28 Thread Erich Titl
Hi KP Am 28.12.2015 um 20:43 schrieb kp kirchdoerfer: > Hi Erich; > > Am Montag, 28. Dezember 2015, 19:59:45 schrieb Erich Titl: >> Hi KP >> >> Am 28.12.2015 um 17:23 schrieb kp kirchdoerfer: >>> Am Mittwoch, 23. Dezember 2015, 15:30:53 schrieb Erich Titl: Hi Andrew >> >> ... >> >>> /lib

Re: [leaf-devel] findfs in linuxrc

2015-12-28 Thread kp kirchdoerfer
Hi Erich; Am Montag, 28. Dezember 2015, 19:59:45 schrieb Erich Titl: > Hi KP > > Am 28.12.2015 um 17:23 schrieb kp kirchdoerfer: > > Am Mittwoch, 23. Dezember 2015, 15:30:53 schrieb Erich Titl: > >> Hi Andrew > > ... > > > /lib/libuuid.so.1.3.0 and its symbolic links > > > > It is marked a

Re: [leaf-devel] findfs in linuxrc

2015-12-28 Thread Erich Titl
Hi KP Am 28.12.2015 um 17:23 schrieb kp kirchdoerfer: > Am Mittwoch, 23. Dezember 2015, 15:30:53 schrieb Erich Titl: >> Hi Andrew >> ... > /lib/libuuid.so.1.3.0 and its symbolic links > > > It is marked as an feature "for advanced users" and never has been enabled in > busybox, but as part

Re: [leaf-devel] findfs in linuxrc

2015-12-28 Thread kp kirchdoerfer
Am Mittwoch, 23. Dezember 2015, 15:30:53 schrieb Erich Titl: > Hi Andrew > > Am 23.12.2015 um 12:22 schrieb Andrew: > > It seems like it was dropped by unknown reason, so it should be enabled. > > Well, apparently nobody noticed, so I doubt it is used at all. > > cheers > > ET Hi Erich looki

Re: [leaf-devel] findfs in linuxrc

2015-12-23 Thread Erich Titl
Hi Andrew Am 23.12.2015 um 12:22 schrieb Andrew: > It seems like it was dropped by unknown reason, so it should be enabled. Well, apparently nobody noticed, so I doubt it is used at all. cheers ET --

Re: [leaf-devel] findfs in linuxrc

2015-12-23 Thread Andrew
It seems like it was dropped by unknown reason, so it should be enabled. 23.12.2015 13:11, Erich Titl пишет: > Hi David > > Am 23.12.2015 um 11:41 schrieb David M Brooke: >> Hi Erich, >> >> I added that code in 2012 in response to a user request. >> The need for findfs was flagged up at the time.

Re: [leaf-devel] findfs in linuxrc

2015-12-23 Thread Erich Titl
Hi David Am 23.12.2015 um 11:41 schrieb David M Brooke: > Hi Erich, > > I added that code in 2012 in response to a user request. > The need for findfs was flagged up at the time. I guessed so, but looking at the actual busybox configuration this code snippet is lame. # Actually there is no find

Re: [leaf-devel] findfs in linuxrc

2015-12-23 Thread David M Brooke
Hi Erich, I added that code in 2012 in response to a user request. The need for findfs was flagged up at the time. See http://sourceforge.net/p/leaf/mailman/message/29449905/ David > On 23 Dec 2015, at 10:16, Erich Titl wrote: > > Hi Folks > > Looking at linuxrc I see that there is some cod

[leaf-devel] findfs in linuxrc

2015-12-23 Thread Erich Titl
Hi Folks Looking at linuxrc I see that there is some code to use UUID or LABEL to identify a hard disk for boot. Now this code uses findfs, which is not enabled in busybox making the code lame. I suggest to drop it entirely as there appears not to be a real use case. cheers ET