Re: [PATCH v2 next 1/2] defenv2: comment setting default values in /env/config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Feb 23, 2013 at 2:26 PM, Alexander Aring <alex.aring@xxxxxxxxx> wrote:
> Hi,
>
> too late for this correction :(
>
> On Fri, Feb 22, 2013 at 11:10:41AM +0100, Fabio Porcedda wrote:
>> There is no need to set againg deafult values in /env/config
>
> s/deafult/default/

Thanks for catching the typo.

>> because they are already setted in /env/bin/init,
>> that allow /env/config-board to change those default values
>> without being overwritten by /env/config.
>>
>> Signed-off-by: Fabio Porcedda <fabio.porcedda@xxxxxxxxx>
>> ---
>>  defaultenv-2/base/config | 8 ++++----
>>  1 file changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/defaultenv-2/base/config b/defaultenv-2/base/config
>> index 189e5a6..dec0595 100644
>> --- a/defaultenv-2/base/config
>> +++ b/defaultenv-2/base/config
>> @@ -6,16 +6,16 @@
>>  #global.hostname=
>>
>>  # set to false if you do not want to have colors
>> -global.allow_color=true
>> +#global.allow_color=true
>>
>>  # user (used for network filenames)
>> -global.user=none
>> +#global.user=none
>>
>>  # timeout in seconds before the default boot entry is started
>> -global.autoboot_timeout=3
>> +#global.autoboot_timeout=3
>>
>>  # default boot entry (one of /env/boot/*)
>> -global.boot.default=net
>> +#global.boot.default=net
>>
>>  # base bootargs
>>  #global.linux.bootargs.base="console=ttyS0,115200"
>> --
>> 1.8.1.1
>>
>>
>> _______________________________________________
>> barebox mailing list
>> barebox@xxxxxxxxxxxxxxxxxxx
>> http://lists.infradead.org/mailman/listinfo/barebox



--
Fabio Porcedda

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux