You are not logged in.
Pages: 1
I've been an Arch user for a couple years now and absolutely love the flexibility, simplicity, and layout of Arch. However, as I get busier with life, I don't have as much time to configure basic functions of the system. I like how things automatically work in systems such as Ubuntu, but I like the underlying system of Arch a lot better. So is it conceivable that package groups could be put together for individual computers (i.e. pacman -S dell-xt2-profile would install all necessary components to get the hardware interaction working correctly)? These could be put together by users to apply to specific computer models or just pieces of hardware. This way, users could spend more time configuring their environment rather than getting stuff to work.
Offline
That sounds more like something you'd do in the AUR, actually.
Offline
Who exactly would be responsible for:-
a) creating these 'profiles'
b) approving that they're correct
Both need access to the exact model in question (and its sometimes not possible to know specific hardware from the model, especially cross-country). Both would have to run lspci and related to find out exactly what the kernel sees.
In Arch, the simple solution is that you do all that yourself. You have access to your machine (which others don't). I believe I'm the only one using Arch with my particular notebook model, and unless you have a bog-standard machine you MAY be the same as well.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
That sounds more like something you'd do in the AUR, actually.
Yup. You can find a few customized kernels like:
For netbooks
http://aur.archlinux.org/packages.php?ID=34625
for HP mini 110-1020 netbooks
http://aur.archlinux.org/packages.php?ID=33744
Offline
Pages: 1