DistroWatch Weekly |
DistroWatch Weekly, Issue 55, 28 June 2004 |
Welcome to this year's 26th edition of DistroWatch Weekly. Everybody's favourite distribution, Slackware Linux, reached version 10.0 last week, which means that it is time for some serious "slacking" ;-) Happy reading!
Content:
The new Slackware 10.0
The fans of the oldest surviving Linux distribution once again had a reason to celebrate last week as Slackware Linux entered the double-digit release figures with version 10.0. If you haven't tried it yet, do yourself a favour and get the release; unless you insist on having graphical utilities for all configuration tasks, you won't be disappointed - Slackware 10.0 continues in its tradition of simplicity and reliability. It comes with KDE 3.2.3, GNOME 2.6.1, and many other up-to-date applications.
Some users might be disappointed about the fact that the Linux kernel in Slackware 10.0 remains at version 2.4. But as we have seen with other distributions, the 2.6 kernel still has a long way to go before it becomes a truly stable kernel that can be given the responsibility to power important servers and desktops. Trust Patrick Volkerding on this one - he has been developing Slackware for over 10 years and he knows. At Slackware, technical decisions usually take precedence over marketing ones, which is not always the case with the big commercial distributions.
Of course, many of the more advanced users are already running Slackware Linux 10.0 with kernel 2.6.7. The relevant package can be found in the testing/packages/linux-2.6.7 directory on the second CD. There is no option to select this kernel during installation so you will have to install it manually with 'installpkg':
installpkg kernel-generic-2.6.7-i486-1.tgz
You can also install the alsa-driver, kernel-headers and kernel-modules packages with the same command. Before you can boot the new kernel you will need to do two more things. Firstly, you will have to create initrd so that you can load certain kernel modules before mounting the root partition. The details are in the README.initrd file in the same directory as the kernel 2.6.7. The required command depends on the root partition's file system - you were given a choice between ReiserFS (default) and ext3; if you chose ext3, then navigate to the /boot directory and issue the following command:
mkinitrd -c -k 2.6.7 -m jbd:ext3 -f ext3 -r /dev/hdb3
The /dev/hdb3 in the above command should of course be replaced with the root partition of your Slackware installation. If you chose ReiserFS, you can achieve the same with this command:
mkinitrd -c -k 2.6.7 -m reiserfs
Secondly, you will have to update your /etc/lilo.conf file to look something like this:
image = /boot/vmlinuz-ide-2.4.26
root = /dev/hdb3
label = Linux-2.4
read-only
image = /boot/vmlinuz-generic-2.6.7
initrd = /boot/initrd.gz
root = /dev/hdb3
label = Linux-2.6
read-only
Again, you need to replace /dev/hdb3 with the root partition of your own Slackware installation. Don't forget to execute the 'lilo' command after saving the modified lilo.conf file.
When you reboot, the lilo prompt will give you a choice to select between the two kernels. While the majority of users are unlikely to experience problems with the newer one, some hardware combinations are known to cause problems. If this is your case, the tried and tested kernel 2.4 is still available for your booting pleasure.
Whatever your choice, happy Slacking ;-)
Slackware 10.0 with GNOME 2.6.1. (full image size 432kB) (No, the wallpaper is not part of the distribution, but you can find this one and others at KDE-Look.org.)
Installing Gentoo the easy way
As reported on NewsForge and other web sites late last week, a new Gentoo-based distribution called Vidalinux Desktop OS has made its debut. The distribution is made by the same developers that have created a port of Red Hat's Anaconda installer for Gentoo Linux, creating an installation CD which makes installing Gentoo Linux as fast and simple as installing Red Hat/Fedora. It is no longer necessary to spend hours following the otherwise excellent Gentoo installation manual; with Vidalinux you will have Gentoo Linux up and running in less than an hour.
This is not to say that everybody should use this method to install Gentoo; in fact the Gentoo installation method, if started from "Stage 1", is highly educational and most recommended to all users who are interested in learning about Linux internals. But for those who just want to have a working Gentoo Linux, or for those who have installed Gentoo before, but no longer wish to go through the tedious installation process again, Vidalinux is certainly a great choice. Once installed, the system can be recompiled, upgraded and maintained in the same fashion as any Gentoo installation.
Vidalinux comes with kernel 2.4.20, XFree86 4.3.0, and GNOME 2.6.0 as its preferred desktop. More surprisingly, the ISO images is complete with most multimedia applications, RealPlayer, Flash Player, browser plugins and other desktop applications that make the operating system instantly useable without any further tweaking. While the latest release is labelled as "beta" and some more work is still needed on the Anaconda port, Vidalinux appears to be a solid distribution already. Three ISO images, compiled for AMD, Pentium 4, and i686 processors respectively, are currently available for download via BitTorrent.
Vidalinux: a quick and easy installation of Gentoo Linux with Anaconda (full image size 150kB)
|
Released Last Week |
Asianux 1.0
Asianux is a recently announced Asian Linux distribution, a collaborative effort between Japan's Miracle Linux and China's Red Flag Linux. It is a server-oriented distribution based on Red Hat Linux, aiming to become a standard enterprise Linux platform for Linux servers throughout Asia. Asianux 1.0 is now available for free download from the distribution's web site. To find out more about the product, see the Asianux 1.0 release notes (PDF format). The upcoming releases of Miracle Linux 3.0 and Red Flag Linux 4.1 will be based on Asianux, but bundled with extra localisation features in their respective countries. Find out more at asianux.com.
Linux LiveCD Router 1.9.5
A new version of Linux LiveCD Router has been released. From the changelog: "The new default language is English. A new version of linux-wlan-ng 0.2.1-pre21 for Prism2 wifi cards is included. USB webcam driver support was added, including ov511, ov51x, nw802, spca5xx, philips, pencam, and more. Hotspot, Samba, and webcam server documentation was added."
Slackware Linux 10.0
Slackware Linux 10.0 has been released: "The first Slackware release of 2004, Slackware Linux 10.0 continues the more than ten-year Slackware tradition of simplicity, stability, and security. Among the many program updates and distribution enhancements, you'll find two of the most advanced desktop environments available today: GNOME 2.6.1 (including a collection of pre-compiled GNOME applications), and KDE 3.2.3, the latest version of the award-winning K Desktop Environment." Read the release announcement and changelog for further details.
SAM Mini-Live-CD 0.2.1
This is a new release of the Mandrakelinux-based SAM Mini-Live-CD, version 0.2.1. From the changelog: "Installed: nvidia kernel-module, eagle-usb kernel-module, needed packages for ISDN and ADSL connection (PPPoE), XawTV, nfs-utils. Removed: xfdesktop, some unnecessary files. More: configured ROX-Pinboard for desktop icons, added new mouse-cursor theme. Important: normal modem connection not possible in this release!"
Berry Linux 0.44
Berry Linux is a live CD based on Fedora Core 2, with hardware autodetection and hard disk installer borrowed from Knoppix. Although the default language is Japanese, specifying 'berry lang=us' at the lilo boot prompt will boot the CD into an English environment with KDE as the default desktop. This is probably one of best Fedora-based live CD available at the moment. The latest version is the just released Berry Linux 0.44; it includes kernel 2.6.7, XOrg 6.7.0, KDE 3.2.3, Mozilla 1.7 and other highly up-to-date applications. Visit the distribution's home page for details about the project and to read the changelog.
Plamo Linux 4.0
Plamo Linux 4.0 has been released. All major components have been updated; this release comes with kernel 2.4.26, glibc 2.3.2, GCC 3.3.3, XFree86 4.4.0 and KDE 3.2.2. There is a new network management utility called "Planet" for setting up all aspects of networking (including wireless) in one place, while the hotplugging utility "murasaki" can now used for managing PCI cards, including network and sound cards. The GRUB bootloader has been improved and is able to set up a multiboot system automatically. Plamo Linux 4.0 comes on two CDs, with KDE and the entire contrib directory on the second CD. The release announcement and the changelog (both links in Japanese) have all the details.
INSERT 1.2.13
The Inside Security Rescue Toolkit project has released INSERT 1.2.13: "This is a major new release. The kernel was updated to version 2.4.26. INSERT is now based on KNOPPIX 3.4. The result is even better hardware support and detection. The bug with the file system on the image not being readable from Windows OS is fixed. Also other minor issues have been addressed. Various feature requests have been dealt with. Support for virus scanning is improved with clamav being updated to the latest version. Most of the other packages come in newer versions now." Read the rest of the announcement and changelog.
Puppy Linux 0.9.0
Puppy Linux 0.9.0 has been released: "This is a new complete rebuild, compiled on Mandrake 9.2. Release notes. For anyone upgrading from an existing USB, Zip or hard drive installation of Puppy, please upgrade both image.gz and vmlinuz files. Puppy is still using the Linux kernel version 2.4.22 but I recompiled it for a default ramdisk size of 61440kB. If your isolinux.cfg or syslinux.cfg file has a 'ramdisk_size' entry, either change it to 61440 or delete it entirely. Puppy users booting off the live CD can ignore this advice." The complete release notes are available on the Puppy Linux news page.
Development and unannounced releases
|
Upcoming Releases and Announcements |
IDMS Linux 3.0.2
IDMS Linux, the Red Hat-based server-only distribution made in South Africa, has announced an upcoming release 3.0.2: "Just an update on the status of IDMS Linux. IDMS Linux is being actively developed and as soon as we see it is stable enough, we release. There is a second release of version 3.0.2 due, call it a maintenance release. This release supports the 2.6.6+ kernel and makes use of YUM to keep the distribution up to date. Another thing that was done is the bootable rescue/install CD has been stripped of the RPMs in the file system itself used for installing." You can find the rest of the announcement here.
|
Web Site News |
Package list update
As promised in an earlier issue of DWW, we have updated the list of tracked packages. Among the new packages are audacity, bochs, epiphany, firefox, module-init-tools, nessus, thunderbird, xorg and yum. Adding zero-install has been postponed; it seems that very few (if any) distributions ship the package, so we felt that its inclusion wasn't justified. Also postponed was the move from lvm to LVM2; the reason is that Sistina, the developers of the Logical Volume Manager, has been bought by Red Hat and the current status of LVM2 is somewhat unclear. It seems that Red Hat has launched a new commercial product called Global File System (GFS) of which LVM2 is a part. If anybody knows more about the subject, please comment below. The individual distribution tables will take a while to get updated (it is no small task to check the version numbers of all newly added applications in over 300 distributions, most of which have widely varying naming and versioning schemes).
New distribution additions
New on the waiting list
- Linux Live Game Project (LLGP). LLGP is a Knoppix-based live CD that makes it easy to play games on Linux. It includes a solid collections of free and open source games, such as TuxRacer, Cube, Egoboo, FreeCiv, Pingus, Chromium, Foobillard, Frozen Bubble, Power Manga and many others.
- Linxp Desktop. Linxp Desktop is a Chinese live CD distribution based on Kurumin Linux.
DistroWatch database summary
- Number of Linux distributions in the database: 311
- Number of BSD distributions in the database: 7
- Number of discontinued distributions: 32
- Number of distributions on the waiting list: 83
|
Reader Feedback |
Slashdot poll versus DistroWatch Page Hit Ranking
Not much feedback this week, except perhaps a comment about the recent Slashdot poll on "Favorite Linux Distro for 2004". The poll lasting a few days generated over 35,000 votes. Debian won with 22%, just ahead of Gentoo (21%) and Fedora (13%). Slackware, Mandrake and SUSE received 10% each, while Knoppix was the last of the "choice" distributions with only 6% of all votes. One of the posters expressed curiosity about the poll's results when compared with our own Page Hit Ranking statistics:
"I find it interesting how much different the hits per day counter is on DistroWatch. I'm curious if anyone has a good explanation for this. I realize that the people visiting the sites regularly may be different, but this is almost a reversal of the order! On Distrowatch, Mandrake is on top and Gentoo is on the bottom of these top 7 distros. The results were quite different in this poll."
All opinions about this phenomenon are most welcome; please comment below.
That's all for this week, see you all next Monday :-)
Ladislav Bodnar
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
| |
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 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• 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 |
• 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 |
PoliArch
PoliArch was an Italian GNU/Linux distribution containing a variety of tools designed to help with management, maintenance and recovery of computer systems. It was based on Arch Linux.
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.
|
|