Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-dev] who renamed adsl-start to pppoe-start and why

 
   Soft32 Home -> Linux -> Development RSS
Next:  [gentoo-dev] Bugday reminder  
Author Message
Jürgen_Schinker

External


Since: Mar 31, 2006
Posts: 6



(Msg. 1) Posted: Fri Mar 31, 2006 7:31 am
Post subject: [gentoo-dev] who renamed adsl-start to pppoe-start and why
Archived from groups: linux>gentoo>dev (more info?)

how ca i make sure that i am informed earlier about such changes?

--
gentoo-dev.DeleteThis@gentoo.org mailing list
Back to top
Login to vote
Stefan Schweizer

External


Since: Mar 21, 2006
Posts: 8



(Msg. 2) Posted: Fri Mar 31, 2006 8:20 am
Post subject: Re: [gentoo-dev] who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 3/31/06, Jürgen Schinker <ba1020.DeleteThis@homie.homelinux.net> wrote:
>
> how ca i make sure that i am informed earlier about such changes?
>
when has it been renamed exactly, any specific versions?

For rp-pppoe I can tell you that it has been deprecated in favour of
ppp doing the same job.
Have a look at /etc/conf.d/net:

# ADSL
# For ADSL support, emerge net-dialup/rp-pppoe
# WARNING: This ADSL module is being deprecated in favour of the PPP module
# above.

I added gwn-feedback to CC
Maybe gwn is interested in informing gentoo users about this change
and the deprecation of rp-pppoe, which has already happened some itme
ago?

- Stefan

--
gentoo-dev.DeleteThis@gentoo.org mailing list
Back to top
Login to vote
Sven_Köhler

External


Since: Dec 21, 2003
Posts: 59



(Msg. 3) Posted: Fri Mar 31, 2006 10:20 am
Post subject: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> how ca i make sure that i am informed earlier about such changes?

While you wee emerging rp-pppe, there was a message on the screen that
informed your about that.

But it didn't inform you, that there is no new /etc/init.d-script
anymore, any your know have to use /etc/conf.d/net.

I don't when the init.d-script disappeared from the ebuilds, but well: i
still used it and didn't know about the baselayout-support for pppoe.



--
gentoo-dev.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Sven_Köhler

External


Since: Dec 21, 2003
Posts: 59



(Msg. 4) Posted: Fri Mar 31, 2006 7:20 pm
Post subject: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>> I don't when the init.d-script disappeared from the ebuilds, but well: i
>> still used it and didn't know about the baselayout-support for pppoe.
>
> May I suggest reading the fine handbook?
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_chap4

RTFM - that's always a good hint - but how often and when do i have to
RTFM? and if i read it today and already read it yesterday, then what
changed since yesterday?

Somehow i always get to know the changes, but it's hard to follow!
That's all i'm saying - and in addition, there is the old "messages
printed by the ebuilds scroll by and are read by almost nobody"-thing
that was partly improved by some tools that record those messages (which
IMHO is not satisfying, because i'd like to see some special mechanism
so that the writer of the ebuild can notify root of some tasks that have
to be performed)

--
gentoo-dev.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
Mike Frysinger

External


Since: May 07, 2007
Posts: 867



(Msg. 5) Posted: Fri Mar 31, 2006 7:30 pm
Post subject: Re: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Friday 31 March 2006 18:15, Sven Köhler wrote:
> >> I don't when the init.d-script disappeared from the ebuilds, but well: i
> >> still used it and didn't know about the baselayout-support for pppoe.
> >
> > May I suggest reading the fine handbook?
> > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_
> >chap4
>
> RTFM - that's always a good hint - but how often and when do i have to
> RTFM?

if some had their way, you'd RTFM everytime you had a question ... but really
that's not realistic by any stretch
-mike

--
gentoo-dev.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Philip Webb

External


Since: Apr 22, 2005
Posts: 280



(Msg. 6) Posted: Fri Mar 31, 2006 10:00 pm
Post subject: Re: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

060331 Jakub Moc wrote:
> Sven Köhler wrote:
>> I don't when the init.d-script disappeared from the ebuilds:
>> i still used it and didn't know about the baselayout-support for pppoe.
> May I suggest reading the fine handbook?
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_chap4

Yes, it's beautiful,
but it doesn't tell you in which file to enter the lines :

config_eth0=( "adsl" )
adsl_user_eth0="username"

Where do you put them ? And yes, I have had a look in /etc/ppp
& all I can see is pppoe.conf , which doesn't look like that.
I handled the change by editing /etc/init.d/rp-pppoe , which now says :

depend() {
use net
before ntpd
after domainname
}

start() {
ebegin "Starting pppoe (adsl)"
start-stop-daemon --start --quiet --exec /usr/sbin/pppoe-start
eend $?
}

stop() {
ebegin "Stopping pppoe (adsl)"
start-stop-daemon --start --quiet --exec /usr/sbin/pppoe-stop
eend $?
}

and my machine connects to the Internet correctly at every boot.

Really, this change has not been adequately documented or publicised:
that does happen sometimes, but when it does, it needs attention.

Thanks as always to the devs for their volunteer work.

--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow.RemoveThis@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-dev.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
Mike Frysinger

External


Since: May 07, 2007
Posts: 867



(Msg. 7) Posted: Fri Mar 31, 2006 11:20 pm
Post subject: Re: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Friday 31 March 2006 20:56, Philip Webb wrote:
> 060331 Jakub Moc wrote:
> > Sven Köhler wrote:
> >> I don't when the init.d-script disappeared from the ebuilds:
> >> i still used it and didn't know about the baselayout-support for pppoe.
> >
> > May I suggest reading the fine handbook?
> > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_
> >chap4
>
> Yes, it's beautiful,
> but it doesn't tell you in which file to enter the lines :
>
> config_eth0=( "adsl" )
> adsl_user_eth0="username"

if you think about it logically, /etc/conf.d/net is the only place it fits
-mike

--
gentoo-dev.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Roy Marples

External


Since: May 21, 2005
Posts: 167



(Msg. 8) Posted: Fri Mar 31, 2006 11:40 pm
Post subject: Re: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Saturday 01 April 2006 02:56, Philip Webb wrote:
> 060331 Jakub Moc wrote:
> > Sven Köhler wrote:
> >> I don't when the init.d-script disappeared from the ebuilds:
> >> i still used it and didn't know about the baselayout-support for pppoe.
> >
> > May I suggest reading the fine handbook?
> > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3#doc_
> >chap4
>
> Yes, it's beautiful,
> but it doesn't tell you in which file to enter the lines :
>

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=1#doc_chap1

Same bat handbook, but bat chapter 1

This sample paragraph stands out

"Gentoo's RC system now knows about that interface. It also needs to know how
to configure the new interface. All the network interfaces are configured
in /etc/conf.d/net"

So yes it does.

Also, /etc/conf.d/net.example is a dead giveaway for maybe /etc/conf.d/net?

Nah, too obvious.

Thanks

Roy

--
gentoo-dev.RemoveThis@gentoo.org mailing list
Back to top
Login to vote
Philip Webb

External


Since: Apr 22, 2005
Posts: 280



(Msg. 9) Posted: Sat Apr 01, 2006 2:50 am
Post subject: Re: [gentoo-dev] Re: who renamed adsl-start to pppoe-start and why [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

060401 Roy Marples wrote:
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=1#doc_chap1

-- useful advice snipped --

Thanks for the pointers: I will look into configuring ADSL that way.

It is debatable whether users whose systems are already working properly
should be expected to read sections of the Handbook
merely in order to accommodate a newly-introduced form of configuration
or whether some brief note in the emerge output or in GWN
would be a better way of alerting them to such changes,
but we all have other things to do today & I won't take it further.

--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow.TakeThisOut@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-dev.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-dev] RFC - apache start page. - Hello, We are thinking of changing the layout of the apache start page for the apache ebuilds. The current idea can be...

[gentoo-dev] start-stop-daemon changes in baselayout-2 - Hi fellow devs start-stop-daemon binary in baselayout-2 will require the use of the --name or --pidfile argument in..

[gentoo-dev] changing directory with start-stop-daemon - Hi, I have a program that read it's configuration file in the current directory and I want this program to be started...

[gentoo-dev] java and start-stop-daemon [repost] - [posted on gentoo-java without luck, I hope those rc-stuff questions are not too off topic here...] Hi all, I'm tryin...

[gentoo-dev] confusing ppp/rp-pppoe setup - Hi, at the moment, /usr/lib/pppd/2.4.2/rp-pppoe.so is installed by net-dialup/ppp - nothing special - well, it's not a...

[gentoo-dev] [Fwd: [gentoo-user] Calling all Gentoo people.. - To all Gentoo users/devs in or around Cambridge, UK: A couple of us on the forums have been thinking about a meet-up..
       Soft32 Home -> Linux -> Development All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]