Oon-Ee Ng wrote:
> On Fri, Aug 24, 2012 at 3:47 PM, Nicolas Sebrecht wrote:
>> The 23/08/12, Ike Devolder wrote:
>>
>>> No there is no package providing those files.
>>>
>>> why ?
>>>
>>> if arch would provide you with defaults every time the defaults get updated
>>> you would get *.pacnew files i
On Thursday 23 Aug 2012 16:14:26 Qadri wrote:
> Is there a package that provides these /etc files, like hostname,
> vconsole.conf, locale.conf? It feels weird creating untracked files in
> /etc. Is there interest in an aur package (e.g. systemd_etc_files) that I
> could make with all the many comme
On Fri, Aug 24, 2012 at 4:53 PM, Nicolas Sebrecht wrote:
>
> BTW, my point is what kind of upgrade can you reasonably expect for
> such files, which you don't reply to.
I can't see the future. 2 years ago would anyone have suggested the
current arrangement?
>
>> If the files are grouped together
On Fri, Aug 24, 2012 at 3:47 PM, Nicolas Sebrecht wrote:
> The 23/08/12, Ike Devolder wrote:
>
>> No there is no package providing those files.
>>
>> why ?
>>
>> if arch would provide you with defaults every time the defaults get updated
>> you would get *.pacnew files in your etc. since those fil
Could default templates be provided in the post_install(){} hook for
the systemd package? Something like
post_install() {
if [ ! -e /etc/timezone ] ; then
cat > /etc/timezone < /etc/hostname
fi
}
That way, on upgrade, they would not be overwritten, but on install
you would at least have working
>> if arch would provide you with defaults every time the defaults get
>> updated
>> you would get *.pacnew files in your etc. since those files are depending
>> on
>> your system and are user choice it would not be good to provide those.
>>
>> By that logic, wouldn't I also not get an rc.conf file
On 23/08/2012 4:41 PM, Ike Devolder wrote:
Op donderdag 23 augustus 2012 16:14:26 schreef Qadri:
Hi all,
Given all the hullabaloo about systemd I thought I'd try it out. I went to
the wiki and saw that it has listed several "native systemd configuration
files" that it looks for, and if they're
Op donderdag 23 augustus 2012 16:14:26 schreef Qadri:
> Hi all,
>
> Given all the hullabaloo about systemd I thought I'd try it out. I went to
> the wiki and saw that it has listed several "native systemd configuration
> files" that it looks for, and if they're absent, it takes info from
> rc.conf
Hi all,
Given all the hullabaloo about systemd I thought I'd try it out. I went to
the wiki and saw that it has listed several "native systemd configuration
files" that it looks for, and if they're absent, it takes info from
rc.conf. It's "strongly advised" (by the wiki) to use the native files.
9 matches
Mail list logo