[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Locating a configuration file (*.cfg)
From: |
Arbiel (gmx) |
Subject: |
Re: Locating a configuration file (*.cfg) |
Date: |
Sat, 7 Nov 2015 23:34:39 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Le 07/11/2015 20:54, Andrei Borzenkov a écrit :
> 07.11.2015 21:54, Arbiel (gmx) пишет:
>> In Ubuntu OSs, at least those I feel comfortable with, $recordfail is
>> used to remember the failure of a boot process. It is set by grub.cfg
>> and probably reset after grub has released control to the booted OS. At
>> least, as it cannot be reset by the grub "boot" command, which does not
>> know anything about it, it has to be released somewhere down the control
>> chain. The fact that it is not reset at boot time means that the
>> preceding boot process has failed, and some specific action can then be
>> taken.
>>
>
> The only affect it has is to present boot menu even if otherwise
> disabled, so in principle it is safe to leave. But still ...
>
> address@hidden:~/src/topgit-master$ grep -rw recordfail
> /etc/init.d
> /etc/init.d/grub-common: grub-editenv /boot/grub/grubenv unset
> recordfail
> address@hidden:~/src/topgit-master$
>
>
>> Regarding grubenv, and the fact that in some circonstances save_env will
>> fail, does not appear in the documentation, at least the one I just
>> accessed a few minutes ago at
>> http://www.gnu.org/software/grub/manual/grub.html. No mention of any
>> write restriction on some file systems or file organisations prevents
>> the various system designers.
>>
>
> Well, documentation has to be written by someone. Send patches. No
> need to write treatise, even small additions, fixes and clarifications
> are helpful.
>
What is the procedure to write a documentation patch ?
signature.asc
Description: OpenPGP digital signature
- Re: Locating a configuration file (*.cfg), Arbiel (gmx), 2015/11/06
- Re: Locating a configuration file (*.cfg), Andrei Borzenkov, 2015/11/07
- Re: Locating a configuration file (*.cfg), Arbiel (gmx), 2015/11/07
- Re: Locating a configuration file (*.cfg), Andrei Borzenkov, 2015/11/07
- Re: Locating a configuration file (*.cfg), Arbiel (gmx), 2015/11/07
- Re: Locating a configuration file (*.cfg), Arbiel (gmx), 2015/11/07
- Re: Locating a configuration file (*.cfg), Andrei Borzenkov, 2015/11/07
- Re: Locating a configuration file (*.cfg),
Arbiel (gmx) <=
- Re: Locating a configuration file (*.cfg), Andrei Borzenkov, 2015/11/08