search for: 4f989f247

Displaying 7 results from an estimated 7 matches for "4f989f247".

2016 Apr 27
2
PXERETRY directive
...p, "pxeretry")) > com32/elflink/ldlinux/readconfig.c:1306: PXERetry = > atoi(skipspace(p + 8)); > > core/fs/pxe/pxe.c:275: int i = PXERetry; > > > It's used in pxe_searchdir() to affect how many times it retries to > open a file and added in commit 4f989f247 for 4.03. What is a recommend value for the directive? Has it a default value? Groeten Geert Stappers Currently not reading source, but reading email to help the project -- Leven en laten leven
2016 Apr 22
4
PXERETRY directive
Would someone please be so kind to explain / describe the PXERETRY directive? TIA, Ady.
2016 Apr 27
4
PXERETRY directive
...p, "pxeretry")) > com32/elflink/ldlinux/readconfig.c:1306: PXERetry = > atoi(skipspace(p + 8)); > > core/fs/pxe/pxe.c:275: int i = PXERetry; > > > It's used in pxe_searchdir() to affect how many times it retries to > open a file and added in commit 4f989f247 for 4.03. > > -- > -Gene If possible, I would appreciate some additional information, perhaps aimed at common users? Some of the following questions might sound strange to some readers, but I have found no information nor examples (nor experiences by others), at all, that could hel...
2016 Apr 27
0
PXERETRY directive
...adconfig.c:1305: else if (looking_at(p, "pxeretry")) com32/elflink/ldlinux/readconfig.c:1306: PXERetry = atoi(skipspace(p + 8)); core/fs/pxe/pxe.c:275: int i = PXERetry; It's used in pxe_searchdir() to affect how many times it retries to open a file and added in commit 4f989f247 for 4.03. -- -Gene
2016 Apr 27
0
PXERETRY directive
...2/elflink/ldlinux/readconfig.c:1306: PXERetry = > > atoi(skipspace(p + 8)); > > > > core/fs/pxe/pxe.c:275: int i = PXERetry; > > > > > > It's used in pxe_searchdir() to affect how many times it retries to > > open a file and added in commit 4f989f247 for 4.03. > > What is a recommend value for the directive? > Has it a default value? > > > Groeten > Geert Stappers > Currently not reading source, but reading email to help the project A smooth running project makes making smooth running code fun Groeten Geert Stapper...
2016 May 05
0
PXERETRY directive
...2/elflink/ldlinux/readconfig.c:1306: PXERetry = > > atoi(skipspace(p + 8)); > > > > core/fs/pxe/pxe.c:275: int i = PXERetry; > > > > > > It's used in pxe_searchdir() to affect how many times it retries to > > open a file and added in commit 4f989f247 for 4.03. > > > > -- > > -Gene > > If possible, I would appreciate some additional information, perhaps > aimed at common users? > > Some of the following questions might sound strange to some readers, > but I have found no information nor examples (nor ex...
2016 May 11
0
PXERETRY directive
...;> com32/elflink/ldlinux/readconfig.c:1306: PXERetry = >> atoi(skipspace(p + 8)); >> >> core/fs/pxe/pxe.c:275: int i = PXERetry; >> >> >> It's used in pxe_searchdir() to affect how many times it retries to >> open a file and added in commit 4f989f247 for 4.03. >> >> -- >> -Gene > > If possible, I would appreciate some additional information, perhaps > aimed at common users? > > Some of the following questions might sound strange to some readers, > but I have found no information nor examples (nor experiences...