* [gentoo-user] Some intelligence in etc-update... please.
@ 2005-08-05 3:13 Walter Dnes
2005-08-05 3:37 ` Zac Medico
0 siblings, 1 reply; 10+ messages in thread
From: Walter Dnes @ 2005-08-05 3:13 UTC (permalink / raw
To: Gentoo Users List
After a while, it gets old telling etc-update after each emerge update
that no, I do *NOT* want to change...
- my clocktime setting from "local" to "UTC"
- my console font from "lat0-10" (48 rows with vga=2) to "default8x16"
(30 rows with vga=2).
- the hostnames of *BOTH* my Gentoo machines to "localhost" (try ssh
with *THAT* setup!?!?).
Is there a way to get etc-update ignore those items?
--
Walter Dnes <waltdnes@waltdnes.org>
My musings on technology and security at http://tech_sec.blog.ca
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 3:13 [gentoo-user] Some intelligence in etc-update... please Walter Dnes
@ 2005-08-05 3:37 ` Zac Medico
2005-08-05 13:14 ` A. Khattri
0 siblings, 1 reply; 10+ messages in thread
From: Zac Medico @ 2005-08-05 3:37 UTC (permalink / raw
To: gentoo-user
Walter Dnes wrote:
> After a while, it gets old telling etc-update after each emerge update
> that no, I do *NOT* want to change...
>
> - my clocktime setting from "local" to "UTC"
> - my console font from "lat0-10" (48 rows with vga=2) to "default8x16"
> (30 rows with vga=2).
> - the hostnames of *BOTH* my Gentoo machines to "localhost" (try ssh
> with *THAT* setup!?!?).
>
> Is there a way to get etc-update ignore those items?
>
You could try dispatch-conf (see manpage) or emerge conf-update. Unfortunately, etc-update has many known bugs. The problem you mentioned sounds like bug 26807.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 3:37 ` Zac Medico
@ 2005-08-05 13:14 ` A. Khattri
2005-08-05 13:50 ` Michael Kintzios
0 siblings, 1 reply; 10+ messages in thread
From: A. Khattri @ 2005-08-05 13:14 UTC (permalink / raw
To: gentoo-user
On Thu, 4 Aug 2005, Zac Medico wrote:
> You could try dispatch-conf (see manpage) or emerge conf-update.
> Unfortunately, etc-update has many known bugs. The problem you
> mentioned sounds like bug 26807.
Both etc-update and dispatch-conf have good and bad points - none
of them are ideal tools. For example, it would be nice if etc-update could
archive config files into CVS. On the other hand, Im using vimdiff with
etc-update which makes comparing config files very easy - dispatch-conf
doesn't use vimdiff. Ive used both and ultimately stayed with etc-update
(the colors in vimdiff make it easier to work with).
--
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 13:14 ` A. Khattri
@ 2005-08-05 13:50 ` Michael Kintzios
2005-08-05 14:01 ` A. Khattri
0 siblings, 1 reply; 10+ messages in thread
From: Michael Kintzios @ 2005-08-05 13:50 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: A. Khattri [mailto:ajai@bway.net]
> Sent: 05 August 2005 14:14
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Some intelligence in etc-update... please.
>
>
> On Thu, 4 Aug 2005, Zac Medico wrote:
>
> > You could try dispatch-conf (see manpage) or emerge conf-update.
> > Unfortunately, etc-update has many known bugs. The problem you
> > mentioned sounds like bug 26807.
>
> Both etc-update and dispatch-conf have good and bad points - none
> of them are ideal tools. For example, it would be nice if
> etc-update could
> archive config files into CVS. On the other hand, Im using
> vimdiff with
> etc-update which makes comparing config files very easy -
> dispatch-conf
> doesn't use vimdiff. Ive used both and ultimately stayed with
> etc-update
> (the colors in vimdiff make it easier to work with).
>
You can always emerge colordiff and change your etc-update.conf and/or
dispatch-conf.conf to use it. Lovely colours all around. :)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 13:50 ` Michael Kintzios
@ 2005-08-05 14:01 ` A. Khattri
2005-08-05 14:15 ` Mark Knecht
2005-08-05 21:02 ` Daevid Vincent
0 siblings, 2 replies; 10+ messages in thread
From: A. Khattri @ 2005-08-05 14:01 UTC (permalink / raw
To: gentoo-user
On Fri, 5 Aug 2005, Michael Kintzios wrote:
> You can always emerge colordiff and change your etc-update.conf and/or
> dispatch-conf.conf to use it. Lovely colours all around. :)
Ive tried it with dispatch-conf. I went back to etc-update and vimdiff
(since its vi, its easy to move around and the split windows making
comparing side-by-side easier than any other diff tool.
--
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 14:01 ` A. Khattri
@ 2005-08-05 14:15 ` Mark Knecht
2005-08-06 4:31 ` A. Khattri
2005-08-05 21:02 ` Daevid Vincent
1 sibling, 1 reply; 10+ messages in thread
From: Mark Knecht @ 2005-08-05 14:15 UTC (permalink / raw
To: gentoo-user
On 8/5/05, A. Khattri <ajai@bway.net> wrote:
> On Fri, 5 Aug 2005, Michael Kintzios wrote:
>
> > You can always emerge colordiff and change your etc-update.conf and/or
> > dispatch-conf.conf to use it. Lovely colours all around. :)
>
> Ive tried it with dispatch-conf. I went back to etc-update and vimdiff
> (since its vi, its easy to move around and the split windows making
> comparing side-by-side easier than any other diff tool.
>
Hi,
With vimdiff how do yo make the actual changes? Can you somehow
tell it to apply certain lines from file2 to file1 or do you have to
copy and paste by hand?
Thanks,
Mark
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 14:15 ` Mark Knecht
@ 2005-08-06 4:31 ` A. Khattri
2005-08-09 14:34 ` Robert Svoboda
0 siblings, 1 reply; 10+ messages in thread
From: A. Khattri @ 2005-08-06 4:31 UTC (permalink / raw
To: gentoo-user
On Fri, 5 Aug 2005, Mark Knecht wrote:
> With vimdiff how do yo make the actual changes? Can you somehow
> tell it to apply certain lines from file2 to file1 or do you have to
> copy and paste by hand?
If there are minor changes, you can directly edit the update then save,
quit and merge the update. If there are whole line that are different, you
can cut and paste between windows (vimdiff colorises too so its easy to
see what's different and what's not).
--
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Some intelligence in etc-update... please.
2005-08-06 4:31 ` A. Khattri
@ 2005-08-09 14:34 ` Robert Svoboda
0 siblings, 0 replies; 10+ messages in thread
From: Robert Svoboda @ 2005-08-09 14:34 UTC (permalink / raw
To: gentoo-user
* A. Khattri <ajai@bway.net> [2005-08-07 18:51]:
> On Fri, 5 Aug 2005, Mark Knecht wrote:
>
> > With vimdiff how do yo make the actual changes? Can you somehow
> > tell it to apply certain lines from file2 to file1 or do you have to
> > copy and paste by hand?
>
> If there are minor changes, you can directly edit the update then save,
> quit and merge the update. If there are whole line that are different, you
> can cut and paste between windows (vimdiff colorises too so its easy to
> see what's different and what's not).
It can be even simpler use 'dp' (as Diff Put), where you want
propagate the difference to the other file and do 'do' (Diff
Obtain) to put change from the other file. There is much more
(yeah, it's vim after all :), see :help vimdiff .
-r
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Some intelligence in etc-update... please.
2005-08-05 14:01 ` A. Khattri
2005-08-05 14:15 ` Mark Knecht
@ 2005-08-05 21:02 ` Daevid Vincent
2005-08-06 4:31 ` A. Khattri
1 sibling, 1 reply; 10+ messages in thread
From: Daevid Vincent @ 2005-08-05 21:02 UTC (permalink / raw
To: gentoo-user
I'll put in a plug for "meld" if you're like me and non-masochistic. It's an
X-windows application and is as simple as point & click.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-08-09 14:41 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-05 3:13 [gentoo-user] Some intelligence in etc-update... please Walter Dnes
2005-08-05 3:37 ` Zac Medico
2005-08-05 13:14 ` A. Khattri
2005-08-05 13:50 ` Michael Kintzios
2005-08-05 14:01 ` A. Khattri
2005-08-05 14:15 ` Mark Knecht
2005-08-06 4:31 ` A. Khattri
2005-08-09 14:34 ` Robert Svoboda
2005-08-05 21:02 ` Daevid Vincent
2005-08-06 4:31 ` A. Khattri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox