You are not logged in.

#51 2007-04-23 06:34:25

Ankka
Member
From: Finland
Registered: 2007-04-08
Posts: 98

Re: Which will be your next distro after Arch Linux?

Dusty wrote:

I have a horrible confession to make... I've been using the Ubuntu Fiesty Fawn Beta for the past few weeks. It was supposed to be just a quick install to see what it was like before I installed Arch on my laptop, but it worked so well I just didn't bother to go with Arch.

Yet. ;-)

As I always say when people say they've moved on from Arch: "He'll be back!"

Dusty

Happened to me with edgy last fall...

It's very hard to get the motivation to install something new on a computer that works really well already.

Offline

#52 2007-04-23 07:07:36

pecan
Member
Registered: 2007-04-06
Posts: 93

Re: Which will be your next distro after Arch Linux?

I'll be swapping arch and kubuntu on my main system and secondary system pretty soon. k/ubuntu is a very nice distro, I only have two problems with it. Its a very bloated distro, and also its around 5 times harder to configure stuff if you don't use a GUI. Arch has neither of those problems.

Offline

#53 2007-04-23 16:05:44

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: Which will be your next distro after Arch Linux?

its around 5 times harder to configure stuff if you don't use a GUI. Arch has neither of those problems.

Tell me about it! I hear Suse is even worse in that regard...
Also, im soo used to makepkg and PKGBUILDS by now.  Other than that, the one thing keeping me from having ubuntu installed besides arch, is the fact that ubuntu can't suspend my core2duo system (gigabyte, 965GM chipset). I blame the 2.6.20 kernel though. core2duo systems is only "fully" supported in kernel 2.6.21 from what i've heard...


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

#54 2007-04-24 08:15:12

rivierrakid
Member
From: Newcastle, UK
Registered: 2006-06-28
Posts: 21

Re: Which will be your next distro after Arch Linux?

its around 5 times harder to configure stuff if you don't use a GUI. Arch has neither of those problems.

yup Im in this boat too... I thought Id use xbuntu on a mythtv box as *buntus are so easy to use... but when setting up and fiddling, filtering through thousands of useless forum posts to only find answers using guis or fresh linux noobs wanting to help out.

I decided to dump it and never return when someone posted a link to a patch for an emulator to play well in myth (which I still couldnt get working in ubuntu)... the link was to AUR.

I loved Slackware but it seamed to be falling further back in time, then Arch Noodle came along with all its shiny new up to date apps and impressive stability, it was like slackware on steroids.

So for the time being, Im going nowher but Arch.. but the best thing is, I dont want to.

I do try the odd livecd, mainly for candy (looking glass etc) just to keep an eye on desktop evolution.

Offline

#55 2007-04-24 20:59:27

Master One
Member
From: Europe
Registered: 2007-01-21
Posts: 249

Re: Which will be your next distro after Arch Linux?

daedalusman wrote:

I think I am going to give one of the BSD's a try

That's what also was in my mind once, I tried it with FreeBSD and OpenBSD, but gave up on these, because there is too much missing what I'm used to have in GNU/Linux. The other major downside is, both have fixed releases, which requires getting your hands dirty every time a new release comes out (especially with OpenBSD, which wasn't even upgradeable until one of the last few versions, which means you always had to do complete reinstallations in the past). I don't think I want to stick to a system that has no rolling-releases again.

daedalusman wrote:

Oh yeah, I have foresight installed as well and I must say it so far has be a disappointment for me. Conary crashes constantly, making an upgrade of the system unbearably long. Once rpath gets those problems with conary straightened out foresight linux will be one of the best distros out there, but right now I wouldn't recommend it anyone unless they wanted to file bug reports all day.

I can not say the same, conary is rock stable here, not a single crash or annoyance until now. There are *huge* things going on at Foresight & rPath right now, conary is already at version 1.1.22, Foresight got to v1.2.1 in the last days (although that's not important, because it's a rolling-release, and only a snapshot for the CD/DVD installer), and I am really impressed. The userbase and devteam is still small, but I am sure this will change very quickly, and they will become a major player. Their next generation software management system eliminates a lot of problems all the other systems have (including pacman), and creating new packages by yourself (writing recipes & cooking them) & making them available online for use by anybody else (by easily creating an rBuilder Online account) is easier then everything else I tried before (including ebuilds for Gentoo and pkgbuilds for Arch). I may sound biased right now, but it's really worth it taking a closer look.

Offline

#56 2007-04-25 01:30:06

mosor
Member
Registered: 2007-04-02
Posts: 22

Re: Which will be your next distro after Arch Linux?

I think there will be no 'next distro' after Arch wink. After making a 5-6 years pause of Linux on the workstation (been using WinXP), I had to start using it again because of my development work. Tried Debian, Ubuntu, Kubuntu, Xubuntu, Fedora, and finally Arch. Fell in love at first sight smile. Now I use it not only for development, but for all my computer related tasks... so long WinXP smile.

There is one distro that I will most likely try in near future: Gobolinux. I really dig their FS structure, if only they had package and userbase like Arch.

Last edited by mosor (2007-04-25 01:31:03)

Offline

#57 2007-04-25 06:45:48

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: Which will be your next distro after Arch Linux?

Master One wrote:

That's what also was in my mind once, I tried it with FreeBSD and OpenBSD, but gave up on these, because there is too much missing what I'm used to have in GNU/Linux. The other major downside is, both have fixed releases, which requires getting your hands dirty every time a new release comes out (especially with OpenBSD, which wasn't even upgradeable until one of the last few versions, which means you always had to do complete reinstallations in the past). I don't think I want to stick to a system that has no rolling-releases again.

Have you tried FreeBSD Stable?  (I think OpenBSD has a 'stable' version too).  It's basically a rolling release.  If you don't want to compile each time you update, you can do binary updates of FreeBSD-stable with freebsd-update (I think it's part of the distribution now... if not it's in the package collection).  I think FreeBSD-stable also uses a different package set than the releases do (and there's ports & portupgrade for really new packages).

FreeBSD has an impressive number of ports, but it's lacking a few things I like in linux.  For one thing it doesn't support ACPI on my hardware yet (mind you, linux doesn't do it perfectly for me either).  I really wish it had a better volume manager too (lvm is way ahead of vinum right now).  The other major thing it's missing for me is virtualization programs (vmware, virtualbox, xen, etc).  I think kqemu is in the package collection for FreeBSD-stable now though.  Jails are great but not quite flexable enough for me.

On the plus side, it sounds like FreeBSD 7 will take care of most of these problems (zfs for a volume manager replacement, xen support, improved jails).  I'm actually pretty stoked to try freebsd 7 when it comes out (supposedly this fall... but we all know how open source deadlines tend to go).

Offline

#58 2007-04-25 21:47:59

Master One
Member
From: Europe
Registered: 2007-01-21
Posts: 249

Re: Which will be your next distro after Arch Linux?

AFAIK stable branches in FBSD & OBSD only get backports in addition to the security backports for releases, but you nevertheless have to do a dist-upgrade once a new release comes out, which is not really a rolling release as I understand it. I may be wrong in this point, but I remember a file explaining steps to perform such a dist-upgrade, and it meant getting your hands dirty or thing were going to break badly. My major problem was, that OBSD may be the most secure system out of the box, but it's barely useable except for traditional server use, especially because most software is that much outdated. FBSD is up to date, but it's not suitable for me for server or desktop/laptop use (showstopper was missing zoneminder for my server, missing cyberjack-driver for my chipcard-reade, missing SPDIF audio support, and missing vmware for desktop/laptop use, and these things most likely will never be available for the *BSDs).

Hands down, it does not look like FBSD will come even with GNU/Linux anytime soon, although it has the superior concept.

Last edited by Master One (2007-04-25 21:48:32)

Offline

#59 2007-04-26 02:58:47

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: Which will be your next distro after Arch Linux?

Master One wrote:

AFAIK stable branches in FBSD & OBSD only get backports in addition to the security backports for releases, but you nevertheless have to do a dist-upgrade once a new release comes out, which is not really a rolling release as I understand it. I may be wrong in this point, but I remember a file explaining steps to perform such a dist-upgrade, and it meant getting your hands dirty or thing were going to break badly. My major problem was, that OBSD may be the most secure system out of the box, but it's barely useable except for traditional server use, especially because most software is that much outdated. FBSD is up to date, but it's not suitable for me for server or desktop/laptop use (showstopper was missing zoneminder for my server, missing cyberjack-driver for my chipcard-reade, missing SPDIF audio support, and missing vmware for desktop/laptop use, and these things most likely will never be available for the *BSDs).

Hands down, it does not look like FBSD will come even with GNU/Linux anytime soon, although it has the superior concept.

Yeah... stable is just basically backports.  Although I've never had much trouble moving between releases when I was running stable.  I found moving to the next release (which happens every 6 months or so) was less work than dealing with the occasional problems with pacman/arch upgrade.  In arch in the past month or so, I've had to deal with the move to pata, the move of gnome from /opt to /usr, kernal upgrades breaking alsa, having to add acpi modules in the new kernel, and lots of python packages being broken for a while in the move from python 2.4->2.5).

With FreeBSD, you just have to read the release doc and it will usually just have two or three things that require you do change a few settings or add a couple of users/groups (and some new toys to check out).  I find it kind of handy knowing when to expect to have to make changes.

Oh... and vmware might be coming to FreeBSD soon... old versions used to work and now rsync has started since rsync.net started a bounty on it (http://www.rsync.net/resources/notices/2007cb.html).  That said, I'm using linux for now but I think I'm likely going to move to FreeBSD when it moves to version 7 for my server (and maybe my desktop depending how it looks in that area... I hear they're doing a lot of work on catching up on the desktop front).

Offline

#60 2007-04-26 08:43:44

oli
Member
From: 127.0.0.1
Registered: 2006-02-07
Posts: 164
Website

Re: Which will be your next distro after Arch Linux?

Master One wrote:

AFAIK stable branches in FBSD & OBSD only get backports in addition to the security backports for releases, but you nevertheless have to do a dist-upgrade once a new release comes out, which is not really a rolling release as I understand it. I may be wrong in this point, but I remember a file explaining steps to perform such a dist-upgrade, and it meant getting your hands dirty or thing were going to break badly. My major problem was, that OBSD may be the most secure system out of the box, but it's barely useable except for traditional server use, especially because most software is that much outdated. FBSD is up to date, but it's not suitable for me for server or desktop/laptop use (showstopper was missing zoneminder for my server, missing cyberjack-driver for my chipcard-reade, missing SPDIF audio support, and missing vmware for desktop/laptop use, and these things most likely will never be available for the *BSDs).

Hands down, it does not look like FBSD will come even with GNU/Linux anytime soon, although it has the superior concept.

It depends on your point of view. For most *BSD users, *BSD is indeed superior because it has got all they need in their daily work, whether it is a server or a mere desktop system.


Use UNIX or die.

Offline

#61 2007-04-26 15:01:16

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Which will be your next distro after Arch Linux?

I don't see myself ever using any other linux distribution than Archlinux.
If I even have to stop using Arch for some  reason, I will look for some other operating system.

Offline

#62 2007-04-26 15:14:27

Noneus
Member
From: Munich
Registered: 2006-09-26
Posts: 118
Website

Re: Which will be your next distro after Arch Linux?

I don't see any reason to switch to another distro. Arch covers nearly everything. If there is something really exciting in an other distro mostly someone writes PKGBUILDs for arch. So why switch?

Another OS is an other issue. I'd like to try. But I don't have the time. And I know by now no other OS will give me the things I use and love.

Offline

#63 2007-04-27 12:34:29

clarence
Member
From: fremantle.au
Registered: 2005-10-12
Posts: 294

Re: Which will be your next distro after Arch Linux?

I won't stop using arch but I will be dual booting with haiku-os when haiku reaches r1.


fck art, lets dance.

Offline

#64 2007-05-01 08:34:04

onearm
Member
From: Anywhere but here
Registered: 2006-07-06
Posts: 359
Website

Re: Which will be your next distro after Arch Linux?

I have absolutely no reason to drop Arch anytime soon. I'll keep trying new distros in a dedicated partition (currently occuped by Ubuntu 7.04) but I doubt I'll ever find something better than Arch smile

Already tried *bsd, too few drivers for a desktop system which is a pity because the various bsd flavours are indeed good, but I see Arch as a way to taking the good things from the bsd world and the same from the linux one and merging them together, so no point in dropping it for a bsd imho.


To get something done, a committee should consist of no more than three persons, two of them absent.
--
My Github

Offline

#65 2007-05-03 11:07:36

mlan
Member
From: Fredrikstad, Norway
Registered: 2007-05-01
Posts: 23

Re: Which will be your next distro after Arch Linux?

I've been using Arch for about three months now, and I don't remember ever being this satisfied with a distro before. There is nothing that bugs me about this distro. And that has never been the case before with other distros  smile

Offline

#66 2007-05-03 11:42:49

sH
Member
From: Braunschweig, Germany
Registered: 2007-05-02
Posts: 145

Re: Which will be your next distro after Arch Linux?

Tried numerous distros, last one was kubuntu, which is a really nice distro, because everything works and it is not so slow as most people say it is.
But then I wanted to change my locale, and then I wanted to change it back. I had to use a lot of "dpkg-reconfigure xyz", install many tools for configuring and it still did not switch my locale. I had to use file search to search for files and the locale is actually stored in three different files. I changed them by hand and it switched my locale. But the "dpkg-reconfigures" didn't solve it the right way.

Annoying. Then I remembered ... there was this distro back then... with this single configuration file named rc.conf...
Well, that was the time when I changed to Arch. Hopefully no more distro-trying.

Offline

#67 2007-05-03 12:07:59

murkus
Member
From: Europe/Helsinki
Registered: 2004-03-19
Posts: 254

Re: Which will be your next distro after Arch Linux?

Mine will be OSX dual booting with (hopefully) archlinux. When this happens, I've no idea yet.

.murkus

Offline

#68 2007-05-17 12:09:37

cb951303
Member
Registered: 2007-03-17
Posts: 92

Re: Which will be your next distro after Arch Linux?

I want a arch based distro which is more user friendly just like debian-ubuntu relation. until then I'll keep using arch...

Offline

#69 2007-05-17 14:13:21

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Which will be your next distro after Arch Linux?

So much support for FreeBSD in here. It's been a great OS - I used it as my primary system from 3.2 to about 4.5.

You know how every OS seems to have that annoying design issue that you can't see until you've been using it for a while? Well, for FreeBSD, it's the inability to easily replace or remove parts of the base system. Don't like sendmail? Too bad, you're stuck with it. You can have postfix, but sendmail hangs around anyway. Some parts provide knobs to avoid building them during a buildworld, but that's not really supported by the devs. Binary upgrades are risky, and source upgrades are slow (this applies to both the base OS, and the ports).

So I think I'll stick with Arch wink (And as for Arch's "annoying design issue"? Monolithic packages with very many deps. But honestly, that's the easiest design issue to live with that I've ever had, especially with big disks, broadband, and not starting those "extra" daemons by default like Debian does.)

Offline

#70 2007-05-18 20:47:17

Lontronics
Member
Registered: 2006-08-28
Posts: 121

Re: Which will be your next distro after Arch Linux?

Just wanted to say I made the step some weeks ago.
First tried OpenBSD and using NetBSD now.

Although not already everything is 'up and running' I have to say I do like the strategy of most BSD's.
They are very secure, and for NetBSD, their hardware support is great.
Even with my one year old Dell Inspiron 9400 (usb, pmcia, widescreen, touchpad etc...) everything seems to be recognised.

Arch is great, and it was running out of the box here, never let me down.
But as I started this topic with the question 'Which will be your next distro after Arch Linux?" and my own answer 'probably one of the BSD's', this is reality now.

Jan.

Offline

#71 2007-05-19 00:43:08

Anders
Member
From: Sweden
Registered: 2006-05-19
Posts: 48
Website

Re: Which will be your next distro after Arch Linux?

I'm most likely not moving away from Arch Linux, but operating systems I would like to try are:

OpenBSD on a server. I kind of like their idea of security.
FreeBSD on my laptop. FreeBSD seems to be the most desktop friendly BSD (after PC BSD).
Solaris on my laptop, did try Nexenta for a while. Was quite nice actually.
Debian GNU/kFreeBSD - tried this ages ago, it's probably in a better shape now so it's worth a try tongue


Running: Arch Linux i686, x86_64, ppc

Offline

#72 2007-05-23 08:18:04

wegface
Member
From: Kent, Uk
Registered: 2007-05-19
Posts: 4

Re: Which will be your next distro after Arch Linux?

Anyone here that tried debian or a *buntu varient i suggest to try sidux (pure debain sid distro). It is very fast and powerful like arch linux, not slow and dumbed down like the *buntus.


Linux user 403389 and Herbaholic Trichopath
Current installs: sidux, sidux, Sabayon 3.3 mini (test partition), Arch on a vm and sidux on another box..... Did i forget to mention sidux?

Offline

#73 2007-05-23 11:39:58

filenox
Member
From: Belgium
Registered: 2007-05-16
Posts: 117
Website

Re: Which will be your next distro after Arch Linux?

The software in Debian is much older than the software in Arch wink

Offline

#74 2007-05-23 11:55:12

wegface
Member
From: Kent, Uk
Registered: 2007-05-19
Posts: 4

Re: Which will be your next distro after Arch Linux?

I'm up to date in both and the software in debian sid is pretty much same state as arch atm.
Forget debian stable/ testing. SID is where its at. I'm very impressed with arch so far tho.

Last edited by wegface (2007-05-23 11:55:28)


Linux user 403389 and Herbaholic Trichopath
Current installs: sidux, sidux, Sabayon 3.3 mini (test partition), Arch on a vm and sidux on another box..... Did i forget to mention sidux?

Offline

#75 2007-05-23 16:20:36

banana989
Member
Registered: 2004-06-03
Posts: 60

Re: Which will be your next distro after Arch Linux?

My next distro would probably be Ubuntu. I installed Feisty on a spare computer and it was a breeze. I found Arch years ago and use it because it is lean & mean. Ubuntu makes me feel less in control than Arch does and it also feels (and is?) bloatier than Arch. So as long as I have the time to configure things in Arch I will keep using it as my main distro.

Arch: less bloat,more control, more time consuming
Ubuntu: more bloat, less control, less time consuming

Offline

Board footer

Powered by FluxBB