* [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions..
[not found] <OLEMJKKJBJMMNIPIEKLLGENIDBAA.Gwendolyn.van.der.Linden@technolution.nl>
@ 2003-09-17 15:02 ` Stroller
2003-09-17 15:46 ` Chris Gianelloni
2003-09-17 17:09 ` Alexander Gretencord
0 siblings, 2 replies; 4+ messages in thread
From: Stroller @ 2003-09-17 15:02 UTC (permalink / raw
To: gentoo-user; +Cc: gentoo-dev
On 17 Sep 2003, at 1:24 pm, Gwendolyn van der Linden wrote:
> brett holcomb [mailto:brettholcomb@charter.net] wrote:
>
>> Well, if you use etc-update on files like /etc/fstab your
>> system will break.
>
> Exactly. I would vote for keeping /etc/fstab.example in portage, and
> making the copying/editing part of the installation procedure (cp
> /etc/fstab.example /etc/fstab; nano -w /etc/fstab).
I agree. I wouldn't be surprised if this was changed, were you to file
it as a bug. I'm cross posting to gentoo-dev to see what they think.
Stroller.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions..
2003-09-17 15:02 ` [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions Stroller
@ 2003-09-17 15:46 ` Chris Gianelloni
2003-09-17 17:09 ` Alexander Gretencord
1 sibling, 0 replies; 4+ messages in thread
From: Chris Gianelloni @ 2003-09-17 15:46 UTC (permalink / raw
To: Stroller; +Cc: gentoo-user, gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
On Wed, 2003-09-17 at 11:02, Stroller wrote:
> On 17 Sep 2003, at 1:24 pm, Gwendolyn van der Linden wrote:
>
> > brett holcomb [mailto:brettholcomb@charter.net] wrote:
> >
> >> Well, if you use etc-update on files like /etc/fstab your
> >> system will break.
> >
> > Exactly. I would vote for keeping /etc/fstab.example in portage, and
> > making the copying/editing part of the installation procedure (cp
> > /etc/fstab.example /etc/fstab; nano -w /etc/fstab).
>
> I agree. I wouldn't be surprised if this was changed, were you to file
> it as a bug. I'm cross posting to gentoo-dev to see what they think.
>
> Stroller.
I think it is a great idea.
You definitely have my support.
--
Chris Gianelloni
Developer, Gentoo Linux
Games Team
Is your power animal a pengiun?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions..
2003-09-17 15:02 ` [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions Stroller
2003-09-17 15:46 ` Chris Gianelloni
@ 2003-09-17 17:09 ` Alexander Gretencord
2003-09-17 18:11 ` John Mylchreest
1 sibling, 1 reply; 4+ messages in thread
From: Alexander Gretencord @ 2003-09-17 17:09 UTC (permalink / raw
To: gentoo-dev
On Wednesday 17 September 2003 17:02, Stroller wrote:
> On 17 Sep 2003, at 1:24 pm, Gwendolyn van der Linden wrote:
> > brett holcomb [mailto:brettholcomb@charter.net] wrote:
> >> Well, if you use etc-update on files like /etc/fstab your
> >> system will break.
No it doesn't break, it just breaks if you foolishly hit "just overwrite all
files with the new version".
> > Exactly. I would vote for keeping /etc/fstab.example in portage, and
> > making the copying/editing part of the installation procedure (cp
> > /etc/fstab.example /etc/fstab; nano -w /etc/fstab).
> I agree. I wouldn't be surprised if this was changed, were you to file
> it as a bug. I'm cross posting to gentoo-dev to see what they think.
I wouldn't be if it wouldn't. I would really like this to be consistent in
gentoo. Syslog-ng has a syslog-ng.sample file, postfix has many sample files,
many other packages don't and you got to use etc-update. Well sometimes I
really welcome etc-update and config file merging and on other occasions it
just sucks and is a pain in the ass. Difficult decision I'd say.
Alex
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions..
2003-09-17 17:09 ` Alexander Gretencord
@ 2003-09-17 18:11 ` John Mylchreest
0 siblings, 0 replies; 4+ messages in thread
From: John Mylchreest @ 2003-09-17 18:11 UTC (permalink / raw
To: Alexander Gretencord; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1878 bytes --]
There is work being done on this area quite actively I believe.
one addition is that things will be a lot more intuitive, and automerge
as much as possible. for example if the md5 sum of a file is the same as
the original one installed, it will automerge.
check out dispatch-conf for a little more insight.
I hope this clears some things up
- John
On Wed, 2003-09-17 at 18:09, Alexander Gretencord wrote:
> On Wednesday 17 September 2003 17:02, Stroller wrote:
> > On 17 Sep 2003, at 1:24 pm, Gwendolyn van der Linden wrote:
> > > brett holcomb [mailto:brettholcomb@charter.net] wrote:
> > >> Well, if you use etc-update on files like /etc/fstab your
> > >> system will break.
>
> No it doesn't break, it just breaks if you foolishly hit "just overwrite all
> files with the new version".
>
> > > Exactly. I would vote for keeping /etc/fstab.example in portage, and
> > > making the copying/editing part of the installation procedure (cp
> > > /etc/fstab.example /etc/fstab; nano -w /etc/fstab).
> > I agree. I wouldn't be surprised if this was changed, were you to file
> > it as a bug. I'm cross posting to gentoo-dev to see what they think.
>
> I wouldn't be if it wouldn't. I would really like this to be consistent in
> gentoo. Syslog-ng has a syslog-ng.sample file, postfix has many sample files,
> many other packages don't and you got to use etc-update. Well sometimes I
> really welcome etc-update and config file merging and on other occasions it
> just sucks and is a pain in the ass. Difficult decision I'd say.
>
>
> Alex
>
>
> --
> gentoo-dev@gentoo.org mailing list
--
John Mylchreest.
Gentoo Linux: http://www.gentoo.org
Public Key: gpg --recv-keys 0xEAB9E721
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xEAB9E721
Key fingerprint: 0670 E5E4 F461 806B 860A 2245 A40E 72EB EAB9 E721
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-09-17 18:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <OLEMJKKJBJMMNIPIEKLLGENIDBAA.Gwendolyn.van.der.Linden@technolution.nl>
2003-09-17 15:02 ` [gentoo-dev] Re: [gentoo-user] "etc-update" versus Manual update opinions Stroller
2003-09-17 15:46 ` Chris Gianelloni
2003-09-17 17:09 ` Alexander Gretencord
2003-09-17 18:11 ` John Mylchreest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox