Yet Another Debian-based Distro: Mepis 206
emgarf writes "Today, on the first anniversary of the MEPIS Project, MEPIS LLC announced the release of MEPIS Linux 2003.10 for Pentium processors. MEPIS Linux is a desktop Linux that is designed for both personal and business users. MEPIS Linux offers a live/installation/recovery CD, advanced automatic hardware configuration, XP/NTFS support, ACPI power management, WiFi support, personal firewall, KDE 3.1.4, OpenOffice 1.1, Mozilla 1.5, and much more."
Good... (Score:5, Interesting)
Re:Good... (Score:3, Interesting)
Regardless of what this distribution brings from a computing perpective, this method of presentation for releases, by itself, could be the one 'killer-app' and major benefit being introduced to the world by this effort!
Re:Good... (Score:2)
Re:Good... (Score:5, Informative)
Ideally, you can install different major numbers side-by-side (this isn't always the case; look at freetype), and you can easily tell if an update will have any negative impact on your system.
Re:Good... (Score:3, Funny)
Re:Good... (Score:2)
The last number signifies the package version.
That's why you see stuff like glibc-2.3.2-9.i686.rpm
Re:Good... (Score:4, Funny)
Re:Good... (Score:2, Funny)
Re:Good... (Score:2)
Who said version numbers had to be contigious? All they have to do is express the relationship between versions (which is older and which is newer). The biggest problem with this date-based scheme is the lack of information about the stability of the release (stable, release candidate, developer-only...) or it's "importance" (major new revision, minor revision, maintance release, etc).
new everyman business desktop? (Score:1)
Re:new everyman business desktop? (Score:2)
Debian done right? (Score:4, Interesting)
Why no RPMs? (Score:3, Interesting)
or rather
do you know what makes debians apt-get better than RPM?
As a heavy RPM user I somehow have the opposite opinion and find the apt tools very lacking;
Lets swap knowledge and educate eachother:
rpm -qf
tells me which package an installed file belongs to, very useful.
What can apt-get do?
Re:Why no RPMs? (Score:1, Interesting)
apt-file search /some/file/somewhere
Your turn!
Re:Why no RPMs? (Score:2)
my personal favourite though still remains the rpm-based yum [duke.edu]. truly, a package management system for the lazy!
Re:Why no RPMs? (Score:2)
Also, it's quite slow with so many repositories, since it has to connect to all of them to see if there are any new headers, before it
Re:Why no RPMs? (Score:2, Insightful)
Re:Why no RPMs? (Score:2)
hmmm
up2date is the dependancy resolution tool for RPM.
The only advantage apt or dpkg have over RPM is that by default it allows you to specify more than one repository for software.
Sam
Re:Why no RPMs? (Score:3, Informative)
1) APT uses a text database, unlike RPM which uses a binary database. This makes fixing errors much easier, and also makes it harder to corrupt the database. For example, recently, one of the xfce libraries refused to uninstall in Debian sid. I was able to just go to the apt directory, and modify the appropriate removeal script so the package uninstalled cleanly. Doing this in RedHat would be much harder. Also, I've had my RPM data
Re:Why no RPMs? (Score:5, Insightful)
Now I know that there are plenty of tools out there that use rpms and give you similar functionality to programs like apt-get or dselect, but I think people just like the fact that in Debian they install these things by default and are built specifically with them in mind.
Anyways though, for a new distro that's just come out, it seems like it wouldn't really matter whether it's Debian Based or Red Hat based. You can get the same functionality with either package format, it just depends on what tools you include with your distro.
Wrong (Score:2)
Re:Why no RPMs? (Score:2)
An rpm package will have a dependancy list consisting of various items that are found in other rpm packages.
A deb package will have a dependacy list consisting of other deb packages.
Both systems can work, but the rpm one is a little more work to manage and is more prone to dependancy conflicts. However, most of the extra hassle will be on the shoulder's of the package maintainers, so if they stay on the ball, then to the user there's not going to be much diffe
Re:Why no RPMs? (Score:5, Informative)
rpm -qf
tells me which package an installed file belongs to, very useful.
dpkg -S
Very basic simple functionality.
Re:Why no RPMs? (Score:2)
Re:Why no RPMs? (Score:3, Insightful)
apt-get install foo: locate foo, download foo and its dependencies, install foo and its dependencies, uninstalls conflicting packages (yes, it tells you what its going to do before it does anything)
apt-get dist-upgrade: upgrade your debian distribution.
apt-cache search foo: regular expression search for "foo" in package name and description.
In truth, apt and rpm do not compete. Apt is a mechanism for retrieving updates in an orderly fashion, and rpm is a package manager. This
Re:Why no RPMs? (Score:2)
Your "friend" Eric ? (Score:1)
Re:Debian done right? (Score:2)
Re:Debian done right? (Score:2)
Re:Debian done right? (Score:2)
Re:Debian done right? (Score:2)
However, of the few people I recommend Linux to who actually want to try it, I install Libranet for them so they don't have a chance to be turned off by installation of the OS.
Urpmi? (Score:3, Interesting)
The apt/rpm arguments are pretty d
Re:Urpmi? (Score:3, Insightful)
Debian has this. Sure you can use apt with RPM based distros like Redhat, but the available repositories are not nearly as comprehensive or as well tested as Debian stable repositories.
Of course, I am writing this from a Fedora install using apt with FreshRPMs repositories
Re:Urpmi? (Score:2)
Sure.. (Score:2)
I'd like to see a Disk Management distro (Score:5, Interesting)
I'd love to see a distro that I could boot with drive imaging software (local, network, with support for almost any kind of media,) partition editing (with support for non-destructive resizing of all filesystems including NTFS.)
Preferrably it would have both command line and good GUI based utilities (I find partitioning a disk to be easier when I see things in a bar or pie graph, as opposed to 2048byte blocks.)
Sorta like a blend of Ghost and Partition Magic, except more powerful and free. This came to mind after trying to use Norton Ghost to image out to a firewire hard drive, and trying to image with dd. Ghost "supports" firewire but includes no drivers for any devices, and dd would have worked, but I was trying to stick it on a FAT32 partition (didn't feel like making a 5GB ext2 partition just to have windows bugging me to let it destroy the thing.)
Anyone know of a project like this?
Re:I'd like to see a Disk Management distro (Score:3, Interesting)
I don't know about a ghost clone for linux though...
Re:I'd like to see a Disk Management distro (Score:2)
Cheers,
Costyn.
DD copies from or to a stream. (Score:2)
Re:I'd like to see a Disk Management distro (Score:2)
Re:I'd like to see a Disk Management distro (Score:2, Informative)
Re:I'd like to see a Disk Management distro (Score:2)
Of those, Partimage [partimage.org]looks the most promising to me, though I still haven't had the chance to try it.
partimage works great (Score:2, Informative)
I have been using partimage for over a year now. I use it at the primary school of my daughter where I do most of the computer stuff as volunteer. I burned a rescue cd from timo's rescue cd with a few minor changes (root password and simple script to connect to network).
Once on the network there I made some simple scripts that can partition the disk, restore a MBR, and then restore a image for each parti
Problem with choice (Score:4, Insightful)
Re:Problem with choice (Score:1)
Re:Problem with choice (Score:2)
Heard of MEPIS (Score:2)
Re:Heard of MEPIS (Score:2)
What is the Linux community based on? (Score:2)
Aside from EMACS vs vi/GNOME vs KDE/ insert favorite flamewar here?
What are we based on? I don't think it is choice. I think that we are based on the desire to learn more about the OS and contribute if we can. Diversity is healthy but not an end unto itself.
BTW I think that it is good that people are marketing their distros as having support for NTFS. This is good and will only mean that we will get much better NTFS support if Mepis does
Not sure why this is news (Score:5, Insightful)
But why is this here? What defining feature of Mepis make it
I'm not trolling or trying to start a flamewar (I'm a Debian user myself), but Linux needs to push the envelope for creative code hacking.
Re:Not sure why this is news (Score:2)
With 500 submissions an hour, theres no shortage of news.
Re:Not sure why this is news (Score:3, Interesting)
Re:Not sure why this is news (Score:2)
It's news for nerds. I like hearing about this stuff, and Slashdot discussions about new distributions and new kernels are usually interesting.
How many linux distributions are out there? (Score:2, Interesting)
Re:How many linux distributions are out there? (Score:4, Informative)
Distrowatch [distrowatch.com]
Stop the press (Score:2)
On the other hand, well done boys, you've just got a whole load more exposure - hope your server is up to it
Simon
Standard meta-distributions (Score:5, Insightful)
- Debian for installations
- Knoppix for live-cds
Re:Standard meta-distributions (Score:5, Interesting)
Re:Standard meta-distributions (Score:3, Insightful)
Dumb distribition name: MEPIS (Score:5, Informative)
I just gotta say, that's the most obscure, and possibly one of the dumbest distro names ever. Okay, Yggdrasil was slightly more obscure, but in a cool way.
Regards, WPostma/Franciscan
Re: Dumb distribition name: MEPIS (Score:3, Funny)
Met the author, great guy and product... (Score:5, Interesting)
Although Mepis looked pretty damned solid and useful, what grabbed me the most was Warren's willingness and outright enthusiasm regarding feedback. This guy is SERIOUS about trying to listen to EVERYBODY regarding the project in order to improve it and make it something that everybody wants to use. He not only is producing the distro to achieve personal goals, but he genuinely is in it for "the people", programmers and users alike.
If you've ever wanted to really make a difference in the development of a growing and powerful distro, this is a good one to check out.
What other distro teams or people have you all had exceptional interactive experiences with?
Re:Met the author, great guy and product... (Score:2)
http://squeak.org/ [squeak.org] Yes it's its own OS.
Re:Met the author, great guy and product... (Score:2)
Re:Met the author, great guy and product... (Score:2)
Home directories on USB thumb drives... (Score:2)
Yes! You can keep a persistent home directory anywhere you like, in a directory on a Windows system, or on an external drive. So you can carry "your own system" around with you, in the form of a Knoppix CD and a thumb drive, which you can put into any computer as needed. Very slick.
Not too polished, but pretty simple. (Score:3, Interesting)
That said, there's something nice about elegant simplicity, too. There don't appear to be that many bells and whistles, and each utility appears to do exactly what it describes, no more and no less. That's something I find attractive in a configuration tool.
From what I've seen, it's not enough to make me switch distros (I'm a Mandrake and SuSE fan, personally), but I think this sort of thing has real potential for the crowd that thinks of themselves as power users, who nevertheless want a simple method to do a lot of the otherwise time-consuming busy work.
Mepis is useful (Score:2, Interesting)
Yet another bloated mess (Score:2, Flamebait)
What about a distro that just has what the average person needs.. no bloat, no extra crap.
( sort of like what FBSD does.. but make it more friendly to the new user )
Sure, give them the OPTION of 12000 packages once they 'grow up', but dont shove them down the users throat from the start..
Re:Yet another bloated mess (Score:2)
NTFS (Score:2, Informative)
Re:NTFS (Score:2)
Where is the BitTorrent??? (Score:4, Insightful)
We really need to get it together and distribute these ISOs on BitTorrent. I checked and no one had one available. I am downloading it now over a 56k link
Just wondering (Score:2)
Microsoft cares, that's who (Score:1, Funny)
Re:Here we go again..... (Score:1, Funny)
I do, so there! [sticks out tongue]
Where is the linux based piano (Score:1, Offtopic)
Sam
Re:Where is the linux based piano (Score:2)
I already did that before asking.
http://slashdot.org/search.pl?query=piano [slashdot.org]
Nothing about a linux piano there.
Re:Here we go again..... (Score:4, Insightful)
if you don't care about these things please go and make msn your homepage. or make linux things not show up your slashdot(from prefs).
i care as well, i guess i'm a nerd. the reason why i read slashdot is because things like this do get mentioned and i can remember what they are when somebody speaks of them or asks if such a thing exists. now i know that there's yet another debian based distro out there that i should check out and maybe recommend when somebody asks what they should install on their system when they want to check out this 'linux' thing.
-
Re:Here we go again..... (Score:2)
Hmmm, maybe because Slashdot is forward slash - Windows uses backslash.
I mean how hard is it to know the difference between forward slash (AKA just slash) and backslash.
Re:Desktop Linux the way you want it. (Score:1, Insightful)
Try Crux [www.crux.nu] instead.
Re:The lesson to be learned here (Score:2)
The advantage is that you get a quickly installed system, compiled specifically for your processor, will all the flexibility and power of ebuilds for later
Re:Desktop Linux the way you want it. (Score:1, Flamebait)
Thats why I use Gentoo. Gentoo gives you total control, like no other linux distro.
How about you guys post some replies instead of marking my post flamebait. The desktop is still configured for you, so its the way "They Want it". Even Mandrake and Suse make choices for you, Great distros, but you are forced to select the provided options. If you really want it "Your way" and bang metal, you need to use a source based distro, Gentoo is ju
Re:Desktop Linux the way you want it. (Score:2)
Re:Desktop Linux the way you want it. (Score:4, Interesting)
As for Gentoo vs. Debian and whatnot... Well, for every Gentoo zealot I've seen on here making blanket statements about how it's the best, I must have seen three or four slightly more subdued Debian zealots who simply assume everyone already knows that Debian's the One True Linux. (Similarly, I don't see Mac zealots getting flamed every time they open their mouths with one of the three or four pre-recorded phrases they've been taught how to say.) I like Debian. I really do. For a server I'd probably use Debian before Gentoo. For a desktop, I can't imagine using Debian and liking it as much as Gentoo. People say Gentoo is "bleeding-edge" like it's a bad thing, but I want to try new software and Debian really doesn't make that easy. I can change one variable in make.conf and it's not so "bleeding-edge" anymore, but even then I don't have to wait years before someone decides a package is "stable." Some may say that I can live on the edge with Debian too by using the more-uunstable-than-testing, guaranteed-to-smoke-your-box Sid, but even that's sometimes old and inconsistent. I installed Sarge (testing) recently and was kinda pleased to see a 2.5 kernel, (would have rather seen 2.6, as testing a 2.5 isn't helping anyone) but I was shocked to find Mozilla 1.0 in there. That's the difference to me. Even if Gentoo were binary-only I'd use it over Debian. I appreciate Debian's stability but for me it's got its price. In half a year of running four Gentoo machines, their only fuckups have been ones I've caused, so like every operating system there is, it's as stable as I let it be.
Re:Desktop Linux the way you want it. (Score:5, Informative)
The idea that the chosen defaults for RH, Mandrake, etc. take away control is absurd. You can still logon to root and hack them into a debian box, or even Gentoo. You just have to know how. You can build all your packages from source with "l33t" compiling options (however much they actually erode performance), as well as install within a chroot environment, as per LFS.
Really, Gentoo users often perceive that Gentoo is giving them control, when actually Gentoo is just making easier the same advanced tasks that you can do on any other distribution.
Re:Desktop Linux the way you want it. (Score:2)
I both disagree and agree. Making something easier to do (doing certain advanced tasks in this case) may not confer more control per se, but it does confer more power precisely because it makes certain things easier. In the case of Gentoo, I think the extra power it grants is a little overrated. You have to know a helluva lot to make it work only incrementally faster on your hardware than many less sexy distros. That's not a bad thing, but I think the famous Gentoo zealotry has much more to do with the
Re:Desktop Linux the way you want it. (Score:2)
That's not an attribute?
Re:Desktop Linux the way you want it. (Score:5, Insightful)
true. but it takes days to install and my mother would never be able to set her own USE flags. i think mepis is looking to provide maximum customization while still being "end user friendly"
Re:Desktop Linux the way you want it. (Score:2, Informative)
Re:Desktop Linux the way you want it. (Score:2, Informative)
Re:Desktop Linux the way you want it. (Score:5, Insightful)
true. but it takes days to install and my mother would never be able to set her own USE flags. i think mepis is looking to provide maximum customization while still being "end user friendly"
I wasnt speaking for people like your mother, I was speaking for the linux hacker who likes to tweak and hack. The person who tries more than one distro, or even has a ppc/sparc box. The ones who like to bang the metal, code demos, have a little bit of the artist hacker in them.
Gentoo isnt the distro for your mother. Gentoo is like the turbo charger you bolt on, or the even the custom paint job for your car. Its the way you want, exactly. And that customization takes knowledge and experience with building a src based linux setup. Yes it takes time to compile, just as building a plane in your garage takes time.
I wouldnt ever recommend Gentoo (except live cd's). Knoppix/SuSE or Mandrake are much better choices. SuSE has better end-user tools, Knoppix provides the best visual (out of the box) experience. Mandrake is popular and easy to find support. Just as there are different cars, there are different linux distros. Pick the one for the right job.
Re:Desktop Linux the way you want it. (Score:2)
Now, I know I'll be marked as "flamebait" for saying "dimwitted," but really. Why is the assumption that when something offers desktop apps, the entire system must be so simple that the user doesn't have to learn anything.
If someone can manage to meet the average "not ready for my mother" /. requirements, they'd have a system that would make Windows and MacOS look hopelessly complex. Is that really a good thing?
Re:Desktop Linux the way you want it. (Score:2)
Re:Desktop Linux the way you want it. (Score:2)
.
Re:Desktop Linux the way you want it. (Score:2)
Re:Desktop Linux the way you want it. (Score:2)
It's not like you can't build from source on any other distribution.
Re:Its KDE based. (Score:2)
Their configuration follows a different design, which hides options that most people don't use in gconf-editor in order to bring out the few configuration options that most people might use. Less is more. Not saying this is right or wrong, but the parent certainly is sp
Re:The lesson to be learned here (Score:3, Informative)
It has to be said, they broke a lot more kde than they did gnome, but then, they have a lot more experience with it than kde.
If you want a commercial kde based distro, go with SuSE. They are very much backers of kde, and will do it right. Gnome on suse though is *shudder*
Mandrake, i
Re:ntfs (Score:5, Interesting)
>ntfs support as in both read AND WRITE support?
Although I heed the warnings and don't use it on anything important, NTFS read/write support has not been a problem. I've been using it since 2.2.
It would be good to know what specific problems are anticipated and under what circumstances they should manifest. Is there a doc resource for this?
I'm guessing the problems will be more serious if you use windows, for instance, hibernating a windows session then writing its filesystem, stuff like that. I haven't really looked hard, but, I haven't seen a report of any actual problems experienced with NTFS r/w.
What I'd rather see is a good ReiserFS that can be used for the root filesystem on WindowsXP. Not holding my breath of course.