DistroWatch Weekly |
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 3, value: US$297.89) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
|
Reader Comments • Jump to last comment |
1 • Nix package manager (by tuxUser on 2020-09-07 01:47:39 GMT from Canada)
Sometimes I wonder why developers put so much energy into developing a tool that at the end, practically nobody use it or implemented it on major distribution. There is too much skill and energy lost in the free software world. The Nix package manager is one of them in my opinion...
Probably your survey will prove my point...
Anyway, good luck to the Nix team in their project...
2 • @1 - Nix popularity (by Andy Prough on 2020-09-07 02:59:16 GMT from United States)
I think Nix isn't really targeting desktop use near as much as they are probably targeting server room use, since their atomic updates and versioning rollbacks and roll-forwards and their automated procedures are going to be most useful in those environments. I notice that there are several companies supporting the use of Nix, so I would assume that their customers are server/cloud providers. The fact that it will work on the desktop is a bonus for the rest of us.
3 • nixos (by dave on 2020-09-07 07:00:31 GMT from Australia)
I'm not sure about using nix package manager on other distributions, I guess it might help if packages aren't available in your preferred distro.
But I love the idea of NixOS, your OS is disposable and is basically a config file. Using this to deploy machines en masse, I wonder if it can be used as a kind of "Group Policy" of sorts for linux machines? It is a little bit of a learning curve but I think it's a great idea!
4 • nixos (by benson on 2020-09-07 07:14:09 GMT from Slovakia)
colleague of mine 's been using the NixOS distro on his production/work laptop, quite an exception, but he had just good things to say about it, enjoying it very much.
5 • Nix (by Jim on 2020-09-07 07:33:03 GMT from United States)
With the Void/xbps schism and xtraeme's threats of relicensing xbps recently I've been considering moving to Nix or Guix for more long-term stability. Interesting review.
6 • nixos rollback (by Gerald on 2020-09-07 08:26:53 GMT from Austria)
The advantage from the nixos rollback methode over a filesystem snapshot rollback is that you can rollback nixos even if the bootloader is broken after an update. You can boot from an nixos installer usb stick and rollback:
https://github.com/NixOS/nixpkgs/issues/61718
Systems with filesystem snapshots like btrfs, zfs cannot be rolled back if the bootloader is broken.
7 • Distribution governance (by Guido on 2020-09-07 09:22:36 GMT from Philippines)
A good example is Manjaro. It is since last year technically a company "GmbH" according to German law. Company Type: limited partnership with a limited liability company as general partner Managing board: Philip Müller & Bernhard Landauer But they also ask for donations. The community has a lot of influence. More under: https://www.manjaro.org/imprint/
8 • NIX @5 (by nanome on 2020-09-07 09:35:25 GMT from United Kingdom)
@5: The thing about moving to a different package manager is that you need a repository of packages built with it. In the cases of Nix and Guix, the only choices are NixOS and GuixSD. If there were a repository + package manager paring that was both viable and portable, switching what remains of a distro would be possible if hard work.
I am not sure that xtraeme's threats to relicence Void/xbps would adversly affect its current GPL licence. I can understand xstraeme's anger [it's complicated], but maybe Jesse can help us out with the legal issues?
9 • Package managers (by James on 2020-09-07 10:01:32 GMT from United States)
I think many of us, like myself, get somewhat locked into the first package manager we use when coming to Linux. For me that is apt and Synaptic. I always look for Debian based Distros that use them, with the on exception I have used PC Linux, because though it uses .rpm and not .deb files it uses Synaptic.
10 • Lenovo/Fedora (by pfbruce on 2020-09-07 11:44:34 GMT from United States)
I hope dnfdragora works on Lenovo, It does not on either my Dell or my HP. Fedora seems to fix broken stuff with the next release. So,I anticipate dragora will be functional again this fall.
Fedora also has a new booting scheme. I lost it on the HP (I boot with OpenSUSE now) and have not found a way to restore it.
Maybe Lenovo will encourage Fedora to fix things in a timely manner.
And please do not scold me for not reporting bugs to Fedora. I have tried in the past and found the process remarkably difficult (i.e. I am not a programmer).
11 • 10 Continued (by pfbruce on 2020-09-07 12:14:35 GMT from United States)
I just installed an update for OpenSUSE. It fixed grub, so now I cannot boot at all. I used super grub to get into MX. I will see what I can rescue from there. It may be time to re-install some stuff. Or go back to Slackware.
12 • @1 tuxUser: (by dragonmouth on 2020-09-07 12:34:05 GMT from United States)
It is because of Linux's "freedom"philosophy. Anybody and everybody is allowed to re-invent the wheel. In fact, they are encouraged to do so. If one or two apps to perform the same task are good, ten are much better. That is why the DW database contains 634 dormant or discontinued distributions, many of the one-hit wonders. That is the Waiting List contains 165 distributions, quite a number of them being there for more than 5 years without any activity. How many of the 277 active distributions are truly unique and how many are just duplicates with just cosmetic differences?
13 • @6 and system config (by Daniel on 2020-09-07 13:47:29 GMT from Brazil)
@6 fully agree. When I was reading that was the first thing that came to my mind and in my opinion is a better approach than filesystem-level snapshot. I’m positively curious about the same tool handling system configuration. Nix seems quite promising, I’m planning to try it soon
14 • Lock down critical items (by Somewhat Reticent on 2020-09-07 13:57:39 GMT from United States)
@10, @11 If you don't lock the bootloader down, any update can break it. I avoid letting an OS change it - prevents a lot of grief. Grub2win is one friend, for those who also boot W'##. rEFInd is another. It may also help to lock down your kernel. … @12 Unique? All of them. "just cosmetic"? None. Each contributed to the community. Freedom is vital. … @6 Robust is better, yes, thank you. … @8 "The thing about moving to a different package manager is that you need a repository of packages built with it." Really? Then there would be no motivation to add it to another OS. Think.
15 • A bit of everything... (by Friar Tux on 2020-09-07 14:06:24 GMT from Canada)
Regarding the question of the info availability of how a distro's company/community is run... really, is it any of my business? I buy a car to get me from point A to point B. I really don't care how the automakers run their companies - other than if they treat their workers humanely. I use Linux Mint as my main distro. How Clement Lefebvre, or his team, run their organization, is really none of my business. IF they choose to allow me to see how they run things and where they allocate the donated funds - bonus. If they choose not to - fine. It is their organization, their choice. I use Mint because it's stable and works and gets me from point A to point B. I have tried SUSE/openSUSE, many times, and it doesn't get me anywhere. So I don't use it. And still, it isn't any of my business how SUSE runs their show. @9 (James) Also, some of us test out package managers and pick the one/ones we like best. I find the Apt/Synaptic combo works nicely for me (with gdebi thrown in for good measure). Though for the amount one uses a package manager once all the needed apps are installed, I won't let that stop me from picking a distro with another type of package manager. Again, for me it comes down to will it get me from point A to point B.
16 • NIX? (by nanome on 2020-09-07 14:54:28 GMT from United Kingdom)
@14. Thanks, I have thought about how to rid myself of the dependence on all of the cruddy distros that are out there. However, I do not have the resources or skills to do anything about it. The closest I got was exploring pkgsrc [as a broad repo + tools] joined with a simple, modern init system. Instead, I grit my teeth and use stock Void Linux and get on with life.
17 • Nix and diversity (by tuxUser on 2020-09-07 15:02:47 GMT from Canada)
@2 thank you for the precisions. From this point of view, indeed it becomes relevant and smart. I've been using linux since the 90's, first under Slackware. I know that diversity is encouraged in the free software world but it must be stay pertinent, right? We've had all these Ubuntu derivatives which in the end are either gone or totally useless. How does changing a wallpaper, icons and adding some software add value to free software? In my book absolutely nothing!
For 2,3 years we have been witnessing this bad Theater story also on ArchLinux with a lot of derivatives that brings nothing. I think here that Distrowatch should not encourage this many fake project with a big donate button on their respective websites. I know that this discussion has often taken place here so far from me wanting to relaunch it...
Finally, I can't wait to see Slackware 15 for maybe Christmas, a nice gift for 2021!
18 • Nix and diversity (by igor on 2020-09-07 16:53:37 GMT from Croatia)
@1, @17 tuxUser: I have installed NixOS on several laptops and desktop PCs, it's just very convenient to have your system configuration, services, service configurations, applications and application configurations in one place, giving you the same experience when you switch to a new machine or use multiple machines. How have you kept your Slackware installation consistent over 30+ years, without manually configuring it each time on a new machine?
19 • @11 Same by me (by Gerald on 2020-09-07 21:15:13 GMT from Austria)
@11 Same situation by me: OpenSuse with snapper snapshots ... so called bulletproof. An update damaged grub and there is no way any more to rollback. If you cannot access the snapshots through a rescue system without grub this method is useless.
I think the nixos method os better, i want to try.
The only way with filesystem snapshot which are accessible through a live system is to install your system in a manual way:
https://web.archive.org/web/20160312061355/http://blog.kourim.net//installing-debian-on-btrfs-subvolume
I tried it in a virtual environment and it is working.
20 • all these derivatives... (by yrotadnam on 2020-09-07 21:25:03 GMT from New Zealand)
I agree with the general opinion here that there are way too many "fluff" projects out there. But people are free to try, which is the Linux Way. The sad bit being all this genius effort that is lost to actually advancing - Linux could progress faster if these efforts were focussed on what matters. I guess many of these niche distros or homebrews are scratching a very particular itch. Then you have government level efforts, like the UALinux that just released their Ubuntu 20 bundle. Very interesting. I went to see what the Gnome Win-like was: just Gnome (which I dislike) plus all the Wine-ready bits -ok. All for bleeding edge LibreOffice 7 and Ubuntu 20 foundation, but then Python 2 as default (an "rc1" edition to boot) and not even flatpak access to Warpinator (Mint's new shiny toy - most useful!). But I can see this working in many environments - stable, batteries mostly included. It seems even some of the big names falter - Fedora as I read above :( and I agree reporting faults is far to convoluted. I don't want to be forced to sign up for GitX or YBug and have yet another account out there that is rarely used.
21 • NixOs and derivates (by StockholmMan on 2020-09-07 22:53:48 GMT from Sweden)
@1-17-20 I agree with tuxuser and yrotadnam
I don't know NixOS and I don't think I'll try it. Manjaro gives me everything I need. Very stable since last 3 years...
22 • @too many distros, too little time (by WhatMeWorry on 2020-09-08 01:48:39 GMT from United States)
Most people who whinge about distro proliferation appear to me as:
King-wannabes- If I were the king of this forest, there would nothing but fruit bearing trees, and only of the kind I like.
Authoritarians-by proxy- Someone should do something! Distrowatch, maybe, or a distro police. We've got to get organized! Someone has to decide how many is too many. Not me, of course, but someone.
Zero-sum-gamers- There are only so many slices to this pie, and every time someone takes even a little bit, that leaves less for the rest of us. Those $2 in monthly donations some little useless distro takes in should go to something I approve of, or at least starving children. And that useless dev should spend his/her time doing something useful, as defined by me.
Me? I'm a wastrel. I only need one distro, but I use four, plus some others I keep around for kicks. I know, I could let someone else have some, but I'm just plain greedy.
There is a system, controlled by no one, in which pretty much everything gets thrown at the wall. A little bit sticks. Most doesn't. It's called evolution. I like it.
23 • i've been loving nixos over past 3 months (by Laubster on 2020-09-08 02:02:14 GMT from United States)
I fine-tuned a nixos setup over a few weeks on my personal laptop, and later installed the os into the family laptop; that process was incredibly easy: copy the /etc/nixos/configuration.nix , and one command & a reboot later, things are perfectly synced. Very pleased. My biggest annoyance is that I have to keep the system updated frequently (every week or so) to avoid updating too much at once, which would exceed my tight disk capacity.
24 • But Laubster, I did that, too. (by Friar Tux on 2020-09-08 03:20:17 GMT from Canada)
@23 (Laubster) I'm not sure what you're trying to say. I did the same thing with Linux Mint. Yeah, I copied a different set of file but, in the end, I got the same result. In fact, that's why I have 'backup and restore'. It's pretty close to being automated. I fined-tuned my OS to my liking, backed everything up. When I screwed up my OS beyond recovery, I simply reinstalled it, and restored all my stuff (including the apps and programs I had). It took about half an hour and all was back to normal. As for the deluge of distros out there, That is the beauty of Linux. Do I thing of some as inferior to others? Nope. This is Linux. Everyone can share their work with others - even NixOS. Do I think we need to reduce the amount of distros out there? Nope, again. Time and energy (or lack there of) will do that - as @22 called it - it's evolution. Just keep cranking 'em out, folks, but have fun doing it!!
25 • fake distro (by Mavik on 2020-09-08 04:02:36 GMT from France)
@22 Your argumentation is not appropriate. Sorry! Changing a wallpaper theme and icons is not a distribution in itself. It's nothing at all!
And I'm one of those who think there's too much of that... If people in their free time do it, there's no problem with that. . Everyone is free... But I don't think the XYZbuntu or ABCArch should be here.
26 • Re: NixOS review (by Jan Tojnar on 2020-09-08 05:32:30 GMT from Czechia)
@Jesse Smith Thanks for the review.
I find it more useful to think of NixOS as a set of tools for building your own distribution, rather than a standard distribution. So if you add `pkgs.firefox` to the `environment.systemPackages` in the `configuration.nix` file generated by `nixos-generate-config`, your installed distro will contain Firefox. But maybe the comments in the generated config should more closely match the ISO.
Regarding choosing the user password, you can also set it declaratively (example of my config https://github.com/jtojnar/nixfiles/blob/8cfefe2a1b583bb5cacb8eb2ff64f0a9c3acaf04/hosts/theo/configuration.nix#L461-L479) but I think the documentation is at fault here. Opened an issue about it https://github.com/NixOS/nixpkgs/issues/97422.
We recently switched from VBoxVGA to VMSVGA precisely to make resizing work with VirtualBox 6.1+ (relevant pull request https://github.com/NixOS/nixpkgs/pull/86473), are you running an older VirtualBox version by chance?
27 • To Many Distrubutions? (by James on 2020-09-08 09:39:42 GMT from United States)
Does anyone want one monolithic Linux distribution? How about two competing Linux distributions? What is the correct number of Linux Distributions? 5? 10? 100? If you believe Linux is choice, why criticize the number of choices?
28 • Too Many Distros (by kc1di on 2020-09-08 10:16:18 GMT from United States)
I for one don't think there are too many. It is true that some duplicate work is being done, but that will only improve the pool of packages available over time the ones that don't work are weeded out or fixed. The Beauty of Linux is that your free to take what someone has done and build upon it. So you have what you need/want. If you take away that freedom you loose innovation. And the Community will be the looser. If you don't like what someone has done with a Distro you are free to ignore it. But every Distro is someones joy or they would not have taken the time to do it in the first place. So keep them coming. Or help improve what is missing in the Distro of your choice and enjoy the process instead of complaining about it. As for the newbie that feels overwhelmed by the choices because the OS they are coming from does not offer choice that one of the prices of admittance and eventual happiness.
29 • Too Many Distros (by grraf on 2020-09-08 11:28:34 GMT from Romania)
Only one downside to it: chaos&confusion among newcomers leading most of them to quit/draw some false conclusions about the entire linux ecosystem as a whole based upon the distro they landed on... I give myself as an example here: first contact was after a PTSD inducing experience with M$'s Vista i landed onto the popular(back then anyways) Ubuntu and boy was i a disappointed badger bugs&instability galore fresh installs for every new version(6month cycle if i properly recall) was the recommended upgrade method... almost gave up till i decided to give debian a try as i heard plenty of users say its the superior choice and i'm glad i did as it allowed me step away from all the shiny GUI's and actually learn smth for a change... Took me about 3whole years of distro hoping till i was actually 'home' Arch linux : fast&always up to date having pacman as a sane&clean syntax package manager and free from the curse endless PPA imports to keep what i need up to date... So what did the presence of so many distros to chose from did for me personally: 1)almost made me gave up early on(the most popular choices aren't always the best ones to cover yr particular needs&preferences and the more GUI rich and friendly a distro is the less u tend learn and the more trapped u are by yr lack of knowledge to alter anything to suit you) 2)Wasted some 3 years of my time with hopping&hoping that the next popular distro i try is closer to what i need instead of focusing my eforts on learning how to build exactly what i want...hence Arch with its vast documentation covering all/most of yr choices for each step and guiding you to build exactly what you need. Long story short the plethora of distro choices amounts to nothing for an experienced user(he knows in reality hes only locking at about 4distros and their endless derivatives) as hes well aware of hes own needs and can reliably discern the value of a distro based on hes specific needs.... but the poor newbs good luck&god bless their in for a bumpy ride.
30 • @22 (by eM on 2020-09-08 12:06:43 GMT from Poland)
It's an invitation to flame war. I don't agree at all with your statements.
I would prefer one single linux distro even if it was paired with things I strongly dislike: based on non-rolling Ubuntu/Fedora with Gnome desktop and bloated with multiple apps I never use like LibreOffice & GIMP.
One distro would mean that every problem solved by one guy on the other side of the planet would probably solve it for me. Great trade off. Right now I can't use solutions from other distros. Linux community cries about lack of support from hardware manufacturers - poor quality drivers or no drivers at all. There are not enough quality games and quality software. I mean prioprietary software like Adobe Photoshop etc. Almost no PCs or laptops are sold with linux preinstalled. This is a huge issue because nowadays people are not used to install operating system.
One single distro is something that could really make linux become top operating system but we all know it's never gonna happen. Multiple distros most of the time just mean they do same things over and over again. How many packet managers are needed? How many desktop environments? How many distros with random choice of their own favorite packet manager, desktop environment with or without systemd and a different wallpaper? From my point of view it's a waste of time. End result? I'm a part time linux user as long as it doesn't change.
31 • @28: (by dragonmouth on 2020-09-08 12:16:34 GMT from United States)
" If you take away that freedom you loose innovation." That is a red herring. People can make the same innovations while working on an existing distro as they can working on the 198th re-write of Ubuntu. In fact, when contributing to an existing project they can concentrate on their bit of innovation 100% of the time instead of wasting their energy on trying to build a distro around that innovation. Apple and Microsoft innovate even though everybody is working on the same overall project. Besides, making cosmetic changes and rearranging the apps mix to create a new distro is no more creative/innovative than mixing the various ingredients in a buffet is creating a new gourmet dish.
32 • Nix questions (by Ankleface Wroughlandmire on 2020-09-08 12:55:55 GMT from Ecuador)
Hi there, thanks to Jesse for the interesting writeup on Nix, I think I'll be giving it a try soon. And a few questions:
Does Nix handle application config files in ~/.config and elsewhere? This would be especially important for going back and forth between different application versions with apps that require the config file version to match the application version. Firefox for example recently has become extremely picky and doesn't allow using a profile from a newer version on an older version.
Also, when run on a different distro, how does Nix handle things like services, systemd integration, and desktop environments that require root level integration with the login manager and the X session?
Thanks a lot!
33 • Nix (by CS on 2020-09-08 15:19:56 GMT from United States)
From my read of https://nixos.org/ (the Examples section, specifically), using Nix as a desktop replacement doesn't seem to be the main point. Build a LAMP stack AMI with a couple of files/commands seems more up their alley.
I personally would be interested in more investigation of these sorts of things. It would also help with a lot of these "why do we need 500 almost-identical Linux desktop things?"
34 • @33 (by azuvix on 2020-09-08 16:10:30 GMT from United States)
Well, yes, I would say that server use is a focus for NixOS. It's a bit less work to use it that way, at least.
But with the advent of home-manager for managing user-specific stuff and the fact that a large number of window managers and desktop environments are packaged and work, it's no slouch on the desktop, either.
In fact, I recently took my laptop config and re-created it on a desktop PC in record time doing it the NixOS way. That's definitely a strength, knowing that my environment can be captured and work anywhere I am, provided the hardware is compatible.
I think Nix, even if it's not the final word, is the way forward in IT. Declarative configuration, reproducible builds, and a functional approach that scales up to entire systems are all so good as to be hard to ignore.
35 • Nix (by Robert on 2020-09-08 17:44:50 GMT from United States)
I always thought package managers were the sort of commodity thing that you'd expect to be unified across distros, like they've (mostly) settled on grub, pulseaudio, and systemd.
I've not used it, but Nix sounds like it would be a good candidate if it got the adoption. As a side channel to existing package managers though, it just seems redundant.
36 • Nix (cont) (by Robert on 2020-09-08 17:52:56 GMT from United States)
Forgot to mention- regarding the talk of Nix as a server oriented configuration tool, would this idea put it in the same space as orchestration tools like Ansible or Puppet? If so, does it have any particular advantages that would let it carve a niche for itself?
Seriously asking. I know next to nothing about that area, but on the surface there seems like a lot of overlap.
37 • NixOS (by cflow on 2020-09-08 19:39:48 GMT from United States)
NixOS is fascinating to me, but I've never tried it out, as I'm so comfortable with the convenience of a modern Linux distro. I'd rather use an OS for all the apps and security it provides and allows, rather than go though heavy maintenance over it all. And given NixOS is still hesitant on having a clear graphical installer and a polished default experience for desktops, it's still in 'tinker mode' for the fans who like that sort of thing.
If I were to have that sort of time, I'd try to do Linux From Scratch, and see if I could add the Nix Package Manager on top of it. It would be a fun project for education, and it would be interesting to make something very user friendly and low maintenance with that technology - Even if I were the only one who'd be using it.
38 • Nix on other Distros (by Sitwon on 2020-09-08 19:47:39 GMT from United States)
I have been using Nix on other distros for years. I have thought about moving completely to NixOS, but haven't made the effort yet.
Just Nix by itself on other distros can offer a number of advantages.
1) You can install the same version of the same software across systems running different base distributions. 2) You can pick which version of the software you want to install (to an extent). 3) You can install packages without superuser permissions. 4) Nix sometimes has newer versions than what's available in the base distro's repos (particularly for conservative or LTS distros). 5) Nix is more efficient with disk space than Snaps or Flatpacks (it uses CAS to deduplicate dependencies).
That said, it's not perfect for every situation. For instance, I wouldn't recommend trying to install docker from Nix onto anything other than NixOS.
Also, I don't think filesystem snapshots invalidate Nix's benefits at all. Nix allows you to rollback a generation or an individual package. That's a lot more granularity than rolling back the entire system volume.
Speaking of which, I especially appreciate being able to pin a package to an older version (eg, for compatibility with another tool), but still get updates/patches for the package that don't bump it's version number.
I know that some other package managers have some overlapping features, but those package managers generally only really work on distros that were built around them.
39 • Beautiful Chaos (by M.Z. on 2020-09-08 23:23:33 GMT from United States)
I'd like to welcome the noobs & control lovers to the reality that is 'free as in speech' software. People say it all the time - 'too many Distros', which is of course tantamount to saying you have too much right to create any GPL software you want. Well guess what? It was intended to be that way & will continue to be that way whether you like it or not. Doing what you want with it as long as it stays GPL is exactly what free & open software is all about.
Now of course there are those that say 'but you could all pull together', but guess what? Everyone has different priorities & visions. It's not a job for everyone, it's a passion for many & a number are passionate because they can do as they please & try to execute their vision. You can cry 'it's always just wall paper' as much as you want, but many of the current major projects started as little more than that & evolved due to the passion & persistence of their creators. New small time distros will either satisfy the itch of those that created them & disappear, or they will grow & evolve into something bigger. And of course, there is absolutely no guarantee that you could get any of the small distro creators passionate enough to contribute to the vision of someone else & if they were made to contribute they may well move on faster than their fly by night distros disappear.
It may be better for the Linux ecosystem as a whole if more tied volunteer work with current projects, but many of those you complain about started out at other projects and/or will volunteer after trying their own thing. Regardless of whether that happens, making a distro is something that someone tried on their time & took nothing from you, so you really have nothing to complain about. That is unless of course you are so authoritarian that you would prevent anyone from having unauthorized hobbies like 'never learn Klingon, restore a classic car, or waste time making abstract art'. I may watch a decent amount of Star Trek, but the car restoration thing is the only one of those three that I would be interested in, and despite my dislike for abstract art I find the idea of forcing people to never waste time on it kinda creepy. Likewise telling people to never make their own Linux distro is dumb & creepy.
If you want everyone to march to the singular drumbeat of the vision of someone else your welcome to use close source stuff like MS or Mac. Personally I like freedom & the beautiful chaos that is Linux suits me just fine.
40 • @25, 30, 31 OmniLinux (by WhatMeWorry on 2020-09-09 01:05:06 GMT from United States)
I see that some keep wishing for a top-down hierarchy to rule Linux, but would still expect to have a say in how it's run. Hah! Go tell MS or Apple how they should do their "distros" and see what they say. Desktop Linux is for the most part people working on what they please, and sometimes sharing their work in case others find it useful. You like it enough? Donate if you want. No overarching hierarchies.
@31, Sure, lots of creative people in corporate OSes, and well-paid for their skills too. And when their creative concepts go against corporate, those concepts go in the circular file. (Things like NixOS for example.) Are you willing or able to pay skilled creative people to create your Linux? No? Then you really have nothing to say.
Yes, you do lose creativity in the corporate world. It's why corporate Linux keeps community editions. It's why MS and others support Linux, and in the case of Windows, incorporate it in their OS. It's not because they are altruistic, it's because they get creativity on the cheap.
@30. One single distro huh? You like monopolies, I see. Remember Windows 8? When that egg was laid, users either put up with it or went back to the old, sometimes paying extra for the privilege. No thanks. So Desktop Linux will not become the top (I include "Desktop" because in other forms, Linux is already tops.) The purpose of Linux is not to be tops. There is no universal purpose. Just people doing their own thing. Which doesn't prohibit you or anyone else to create and fund a distro with what best practices you deem, and bring it to the top. As I said: It's not a zero-sum game.
@25, But I don't think the XYZbuntu or ABCArch should be here." If by here you mean the Distrowatch pages, it's up to those who own and publish it. There are lots of distros I have no use for, but I'm not irked or diminished by their existence, and neither is Linux..
41 • Nix (by Somewhat Reticent on 2020-09-09 02:12:35 GMT from United States)
Does Nix enable using different versions of a package at the same time? … Can it be applied to packages from other distros' repositories? (á la urpmi, zypper)? … How does using Nix compare to using Guix? … … or Bedrock Linux?
42 • NixOS config examples (by Niko Z. on 2020-09-09 10:35:57 GMT from Indonesia)
@22
Thank you for sharing the complete configuration file. Are there any complete examples for KDE or Fluxbox?
43 • NIX/LFS (by 2damncommon on 2020-09-09 17:09:27 GMT from United States)
I thought NIX would be useful on LFS. Couldn't find enough documentation at the time.
44 • NixOs (by Max on 2020-09-09 17:30:11 GMT from Canada)
I tested NixOs for a while in a virtualbox last years. After a few months, I didn't see any advantage over another completely stable like Debian... Nix and geared towards people who like to configure their system manually. I can do it but I have more time for it ... At the end, the operating system is not just a package manager.
Those who say it has too much distribution, I think also say that it can have 10,000 linux distribution with a wallaper and an icons pack with 3 more multimedia applications on top Ubuntu and/or Arch and call it BizBuntu or BozzArch. It must remain a personal personalization. There is no gain to put or add this in the distrowatch repository which is a more serious site than that! Well, I hope...
45 • Distro or Mod (by Dr. Dave on 2020-09-10 03:17:37 GMT from United States)
Sometimes you will even see the word 'Remix' flung about.. however I think the word 'Mod' (modification) describes many of these so-called distros that contain only or mostly cosmetic changes. A distribution should have its own repository, presumably to offer significant (non-cosmetic) packages not available upstream and/or should offer at least 1 desktop (or window manager, etc) not available or preconfigured upstream. If the differences from upstream are purely cosmetic-- even if they're significantly polishing a desktop that is available upstream, it should simply be considered a mod/remix.
These are just semantics, but I have said this before.. there are too many people who seek to make a distro, not because they have something significant to offer to a prospective userbase, but because they yearn to have control of something in their lives. I'm not saying people shouldn't make and share their own distros, but many people have done a disservice by glomming on to the 'Linux for Humans' sloganeering, only to disappear like a thief in the night. Luckily most of them disappoint nobody, because the never had any more than a handful of users.
I wish many of these distro-commander hopefuls would put their energy toward collaboration, instead of declaring themselves the leader of nothing, without really doing anything. Stop trying to be Rambo and learn to work with likeminded people toward something more meaningful. A distribution needs to be more than a goofy name, a logo and a blog.
46 • Linux diversity (by dragonmouth on 2020-09-10 13:33:39 GMT from United States)
Linux community is like the United Nations. Everybody ostensibly is working towards common goals but in reality each member has their own agenda and refuses to cooperate with others.
47 • Distro or mod @45 (by pengxuin on 2020-09-11 00:11:26 GMT from New Zealand)
"A distribution should have its own repository". could not agree more.
all the background stuff that supports the distro is piled onto the parent and expected to be supported at the parents cost. If, for example, Ubuntu went tits-up, how many *re-spins* would survive the resulting fallout?
48 • Too many... (by Friar Tux on 2020-09-12 14:47:20 GMT from Canada)
I'm curious... those folks claiming that there are way too many distros, do they also want to eliminate similar looking font families? Bitstream, DejaVu, Liberation, Nimbus, and Noto are just a few that come to mind, but if you check, you will find these to be almost exact copies of each other with the differences being so minor as to be mostly invisible. The same is true for most icon themes. Most are just copies of each other with slight variations is tint or tone. And, this is also true for most GUI themes. They appear to vary only in slight tint or tone. (The 'dark' ones being the worst offenders in that they are simply variations of that ugly dark grey.) I don't believe you can eliminate any of the above - distros included. There are almost nine billion people on this planet. That means nine billion different opinions of how things should be. Even if some agreed on major things, minor details will differ. Hence, a plethora of similar looking distros/themes/ideas, with minor differences in detail that only some will notice and appreciate. Linux ain't broke so don't try fixin' it.
49 • @48 Friar Tux (by dragonmouth on 2020-09-13 00:12:27 GMT from United States)
" Linux ain't broke so don't try fixin' it. " That's like saying that since I'm not dead at 600, 700, 800 pounds, I can go on eating food because I can and it is available.
Linux may not be broken but most distros are carrying a lot of excess baggage and they are continuing to get bigger.
Unless I am a professional ransom note writer, I will not need 150 fonts installed by default. It's enough that they are available for download after the distro is installed. Why do some distros install language packs for every language and dialect spoken/written on this planet? There are even some distros that install a Klingon language pack. Libre Office does it right. It installs one language as a default and offers others for download. Why do distro developers insist on installing drivers for dozens of printers, sound and video cards and network cards? Then make it impossible to uninstall most of those drivers without wrecking the system?
I try to keep my Installs lean by uninstalling as many packages as I am allowed to that I will never use. Among the dozens of distros I have tried, I have yet to come across one that I don't uninstall at least 70 packages and freeing up at least 100 Megabytes of space. I have run across distros from which I uninstalled over 1 gigabyte worth of packages I wasn't going to use. And those were not PCLinuxOS Full Monty or the Ultimate Edition.
Correction: I have not been able to uninstall any packages from Ubuntu-based distros because each and every package is tied to the Ubuntu-minimal and/or other system packages.
50 • Ahhh, point proven (by Friar Tux on 2020-09-13 13:28:29 GMT from Canada)
You just proved the whole point, here. Now go out and start a distro that has only the bare minimum of language packs, themes, fonts, etc., installed and share it with the rest of us as there are others that feel as you do and would most likely use it if available.
51 • omit the (by dinosaur on 2020-09-13 17:09:27 GMT from Norway)
The reason for craming in as much as possible is to ease the support burden spesially for people transitioning from Windows or Mac around the world. If you have been around in Linux/GNU world for a while should by now know that several options are available for minimal base-installs and have been around for a loong time. So if you find yourself uninstalling most uneeded packages every day, I would claim you are doing it wrong. Take the time starting in the other end, it's also a good learning opportunity with a good dash frustration in between. Yes, there are many packages with silly dependencies which could have been optional. Again this is done to save time and support, but also here, We have the option to packaged them ourself without, ... for the time being; at least that's the road I choose. Peace!
52 • @ 49, @51 (by caveman on 2020-09-13 18:19:03 GMT from United States)
@49 -would be better if more devs will work toghether on less distros- doesn't mean -should be less distros-
@51 "The reason for craming in as much as possible is to ease the support burden spesially for people transitioning from Windows or Mac around the world." Please, stop beveling that Windows and Mac users around the world: 1. are stupid. 2. think about switching to Linux. 3. If they do, won't be able to us it. (The ones who heard and tried Linux, don't use it because Linux is not that good as YOU think. Someone willing to mess around with it, can make Win10 work way better and way faster than any distro out there, trust me.)
53 • @ #49 dragonmouth (by Mee Nee Mew on 2020-09-13 18:40:31 GMT from Canada)
@ #49 dragonmouth "Correction: I have not been able to uninstall any packages from Ubuntu-based distros because each and every package is tied to the Ubuntu-minimal and/or other system packages."
As said by #51 dinosaur, If you have been around in Linux/GNU world for a while should by now know that several options are available for minimal base-installs and have been around for a loong time.
-2nd approach would be look in synaptic for Ubuntu-minimal for installed files. Use dpkg-repack --generate Ubuntu-minimal, Modify the contents, rebuild Ubuntu-minimal.deb with dpkg -b and re-install - over-install.
-3rd approach Once your set of packages requirement is absolutely clear, get all the packages you want, then dismental Ubuntu distro to the raw ingredients, and re-build the CD.
-4th aproach, sticking to Grand-Parent Debian is suggested with 3rd approach.
PS: Just broke the ice to help someone to who already helped, I am a seldom visitor.
Number of Comments: 53
Display mode: DWW Only • Comments Only • Both DWW and Comments
| | |
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• Issue 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• Issue 1045 (2023-11-13): Fedora 39, how to trust software packages, ReactOS booting with UEFI, elementary OS plans to default to Wayland, Mir gaining ability to split work across video cards |
• Issue 1044 (2023-11-06): Porteus 5.01, disabling IPv6, applications unique to a Linux distro, Linux merges bcachefs, OpenELA makes source packages available |
• Issue 1043 (2023-10-30): Murena Two with privacy switches, where old files go when packages are updated, UBports on Volla phones, Mint testing Cinnamon on Wayland, Peppermint releases ARM build |
• Issue 1042 (2023-10-23): Ubuntu Cinnamon compared with Linux Mint, extending battery life on Linux, Debian resumes /usr merge, Canonical publishes fixed install media |
• Issue 1041 (2023-10-16): FydeOS 17.0, Dr.Parted 23.09, changing UIDs, Fedora partners with Slimbook, GNOME phasing out X11 sessions, Ubuntu revokes 23.10 install media |
• Issue 1040 (2023-10-09): CROWZ 5.0, changing the location of default directories, Linux Mint updates its Edge edition, Murena crowdfunding new privacy phone, Debian publishes new install media |
• Issue 1039 (2023-10-02): Zenwalk Current, finding the duration of media files, Peppermint OS tries out new edition, COSMIC gains new features, Canonical reports on security incident in Snap store |
• Issue 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• Issue 1037 (2023-09-18): Bodhi Linux 7.0.0, finding specific distros and unified package managemnt, Zevenet replaced by two new forks, openSUSE introduces Slowroll branch, Fedora considering dropping Plasma X11 session |
• Issue 1036 (2023-09-11): SDesk 2023.08.12, hiding command line passwords, openSUSE shares contributor survery results, Ubuntu plans seamless disk encryption, GNOME 45 to break extension compatibility |
• Full list of all issues |
Star Labs |
Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
Random Distribution |
SuliX
SuliX was a Hungarian, Fedora-based distribution for schools. Its main features are usability, Hungarian language support, "freshness" in terms of software updates and educational purpose. It can be used in schools, for IT education or as a Linux migration tool. The name "SuliX" comes from Hungarian: "suli" means "school" in child's language. SuliX was developed by a small group of teachers in Hungary.
Status: Discontinued
|
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Star Labs |
Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|