You are not logged in.
Seems to me that it should be. Thoughts?
Offline
Cause some people dont like using it? In Archlinux you are supposed to have the choice.
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
I would agree with cdwillis that "dhcp" is better default configuration than a random/arbitrary static IP configuration. I always thought that was a bug, but never cared enough about it to report it.
Offline
Can you give the rest of us some reasoning about your claims?
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
As far as I'm concerned:
I don't know if this is the issue that the OP is referring to, but something like this happened to me during a few installs (non-FTP): the default rc.conf had some completely arbitrary static IP address defined and enabled by default. I always thought that the 'dhcp' option (and perhaps a static IP example commented out for reference) would have been a better default setting -- just a simple way to make many if not most network setups work out of the box. The arbitrary static IP configuration is unlikely to work on too many systems, so I could never quite figure out what it was doing there enabled by default.
It's mostly an aesthetic preference. Like I said -- it's not a huge issue, I usually just change the whole thing when I edit rc.conf during installation.
Offline
I think it'd be nice to have the line assigning a static IP and another line with "dhcp", but just have both commented out.
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
#eth0="dhcp"
Whats the reasoning to having an arbitrary IP assigned verses dhcp? In my experience if your statically assigning IP addresses, your not using one of the 192.168.x.x networks anyways.
Last edited by Sjoden (2009-01-04 01:05:16)
Offline
Isn't it so that that arbitrary IP is actually the ip you received through dhcp during setup?
Otherwise I would think the IP would be in the (whatever the technical terms are again) in the range of 254. [... ...], making it not really arbitrary but logical (in a way)
My coding blog (or an attempt at it)
Archer start page (or an attempt at it)
Offline
Basically what fwojciec is what I'm talking about. The static IP should be commented out with dhcp automatically enabled if the static IP is going to work less often than enabling dhcp by default.
Offline
Offline
@X/ax: Unless 'dhcp' is specified dhcpcd will not be used at all -- a static connection connects using ifconfig/route if I remember correctly.
Offline
cdwillis - you can discuss it here, but if you want the devs to consider it, post a feature request in the bugtracker (if it's not there already).
Offline
The installer automatically edits rc.conf with the selections you made during installation if you want to.
What else do you need?
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
I don't remember it asking me if I wanted dhcp enabled, I had to edit rc.conf and enable it myself. I realize this isn't a deal breaker, but if that's what the majority of users would use I don't see why it's not default with the other option commented out.
Offline
No i mean that if you use dhcp in a network installation, which always the prefered method to install Archlinux for various reasons, if you use dhcp the installer is gonna ask you at the point where you go to edit the config files, "Do you want to use settings used for installation?" Or something similar, and autocompletes all network related settings to rc.conf. Theres your answer to "Why isnt dhcp the default in rc.conf during installation" Its because you didnt make it the default.
Last edited by dolby (2009-01-04 05:04:11)
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
but as Sjoden said, not everyone does FTP installs. For those of us who do core installation from CD (or USB), we don't connect to the internet during installation so don't have internet configs to make as the default
Offline
Make a feature request on the bugtracker.
If enough people get a buzz going and vote for it on the request page, I am sure the devs will implement this in an upcoming release. It is a very small thing.
Further debate will most likely land this thread in TGN.
Offline
I've added it to the bug tracker:
Offline
Thanks cdwillis. I also added a link to this thread in the comments to the feature request.
Offline
+1 for this.
DHCP is a more sane default.
Or both lines present and commented out...
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline