Mandriva Linux (a fusion of the French distribution Mandrake Linux and the Brazilian distribution Conectiva Linux ) is a discontinued Linux distribution developed by Mandriva S.A.
69-527: Each release lifetime was 18 months for base updates ( Linux , system software , etc.) and 12 months for desktop updates ( window managers , desktop environments , web browsers , etc.). Server products received full updates for at least five years after their release. The last release of Mandriva Linux was in August 2011. Most developers who were laid off went to Mageia . Later on, the remaining developers teamed up with community members and formed OpenMandriva ,
138-524: A task switcher in Intel 80386 assembly language and a terminal driver . On 25 August 1991, Torvalds posted the following to comp.os.minix , a newsgroup on Usenet : I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since April, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of
207-451: A version control system thus far, in 2002, Linux developers adopted BitKeeper , which was made freely available to them even though it was not free software . In 2005, because of efforts to reverse-engineer it, the company which owned the software revoked its support of the Linux community. In response, Torvalds and others wrote Git . The new system was written within weeks, and in two months
276-568: A Linux Kernel Code of Conflict was introduced on 8 March 2015. It was replaced on 16 September 2018 by a new Code of Conduct based on the Contributor Covenant . This coincided with a public apology by Torvalds and a brief break from kernel development. On 30 November 2018, complying with the Code of Conduct , Jarkko Sakkinen of Intel sent out patches replacing instances of "fuck" appearing in source code comments with suitable versions focused on
345-588: A Mandriva Linux .rpm also works on the offspring. Linux (kernel) The Linux kernel is a free and open source , UNIX-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS) which was created to be a free replacement for Unix . Since the late 1990s, it has been included in many operating system distributions , many of which are called Linux . One such Linux kernel operating system
414-441: A bit in that more features were made available throughout the series, including support for Bluetooth , Logical Volume Manager (LVM) version 1, RAID support, InterMezzo and ext3 file systems. Version 2.6.0 was released on 17 December 2003. The development for 2.6. x changed further towards including new features throughout the series. Among the changes that have been made in the 2.6 series are: integration of μClinux into
483-513: A continuation of Mandriva. The first release of Mandrake was based on Red Hat Linux (version 5.1) and K Desktop Environment 1 in July 1998. After that, it moved away from the Red Hat standard and Red Hat inspiration and influence on its own design and implementation, and became a completely separate distribution. Mandrake included a number of original tools that make system configuration less difficult. It
552-665: A court case against Hearst Corporation , owners of King Features Syndicate . Hearst contended that MandrakeSoft infringed upon King Features' trademarked character Mandrake the Magician . As a precaution, MandrakeSoft renamed its products by removing the space between the brand name and the product name and changing the first letter of the product name to lower case, thus creating one word. Starting from version 10.0, Mandrake Linux became known as mandrakelinux, and its logo changed accordingly. Similarly, MandrakeMove (a Live CD version) became Mandrakemove. In April 2005, Mandrakesoft announced
621-514: A given software package by automatically installing the other packages needed. It is also media-transparent due to its ability to retrieve packages from various media, including network/Internet, CD/DVD and local disk. Urpmi also has an easy-to-use graphical front-end called rpmdrake , which is integrated into the Mandriva Control Center. A Live USB of Mandriva Linux can be created manually or with UNetbootin . From 2007–2011, Mandriva
690-483: A roadmap, there are technical guidelines. Instead of a central resource allocation, there are persons and companies who all have a stake in the further development of the Linux kernel, quite independently from one another: People like Linus Torvalds and I don’t plan the kernel evolution. We don’t sit there and think up the roadmap for the next two years, then assign resources to the various new features. That's because we don’t have any resources. The resources are all owned by
759-506: A study issued by the Linux Foundation, covering the commits for the releases 4.8 to 4.13, about 1500 developers were contributing from about 200–250 companies on average. The top 30 developers contributed a little more than 16% of the code. For companies, the top contributors are Intel (13.1%) and Red Hat (7.2%), Linaro (5.6%), IBM (4.1%), the second and fifth places are held by the 'none' (8.2%) and 'unknown' (4.1%) categories. Instead of
SECTION 10
#1732883877378828-463: Is Android which is used in many mobile and embedded devices. Most of the kernel code is written in C as supported by the GNU compiler collection (GCC) which has extensions beyond standard C. The code also contains assembly code for architecture-specific logic such as optimizing memory use and task execution. The kernel has a modular design such that modules can be integrated as software components – including dynamically loaded. The kernel
897-544: Is monolithic in an architectural sense since the entire OS runs in kernel space . Linux is provided under the GNU General Public License version 2 , although it contains files under other compatible licenses . In April 1991, Linus Torvalds, a 21-year-old computer science student at the University of Helsinki started working on an operating system, inspired by UNIX, for a personal computer. He started with
966-491: Is a monolithic kernel rather than a microkernel was the topic of a debate between Andrew S. Tanenbaum , the creator of MINIX, and Torvalds. The Tanenbaum–Torvalds debate started in 1992 on the Usenet group comp.os.minix as a general discussion about kernel architectures. Version 0.95 was the first capable of running the X Window System . In March 1994, Linux 1.0.0 was released with 176,250 lines of code. As indicated by
1035-558: Is also an alternative package manager for Mageia . Perceived deficiencies of yum (which DNF is intended to address) include poor performance, high memory usage, and the slowness of its iterative dependency resolution . DNF uses libsolv , an external dependency resolver. DNF performs package management tasks on top of RPM , and supporting libraries. DNF was originally written in Python , but as of 2016 efforts were under way to port it to C and move most functionality from Python code into
1104-466: Is derived from the same master tree, most of which is available on the public mirrors: all free / open source software, and all non-free software which is under a license that allows unrestricted distribution to the general public, is available from the public mirrors. Only commercial software under a license that does not allow unrestricted distribution to the general public (but for which Mandriva has negotiated an agreement to distribute it with paid copies)
1173-517: Is not available from public mirrors. Mandriva Linux Free was a 'traditional' distribution (i.e. one that comes with a dedicated installer, to install the distribution to the computer before it is run). It was 'free' in both senses : it consists entirely of free and open-source software , and it was made available for public download at no charge. It was usually available in CD (three or four discs) and DVD editions for x86 32- and 64-bit CPU architectures. It
1242-541: Is significantly responsible for rising use of Linux overall. The cost to redevelop version 2.6.0 of the Linux kernel in a traditional proprietary development setting has been estimated to be US$ 612 million (€467M, £394M) in 2004 prices using the COCOMO person-month estimation model. In 2006, a study funded by the European Union put the redevelopment cost of kernel version 2.6.8 higher, at €882M ($ 1.14bn, £744M). This topic
1311-491: The Mandriva Control Center , which eases configuration of some settings. It has many programs known as Drakes or Draks, collectively named drakxtools, to configure many different settings. Examples include MouseDrake to set up a mouse, DiskDrake to set up disk partitions and drakconnect to set up a network connection. They are written using GTK+ and Perl , and most of them can run in both graphical and text mode using
1380-594: The Native POSIX Thread Library (NPTL), User-mode Linux integration into the mainline kernel sources, SELinux integration into the mainline kernel sources, InfiniBand support, and considerably more. Starting with 2.6.x releases, the kernel supported a large number of file systems; some designed for Linux, like ext3 , ext4 , FUSE , Btrfs , and others native to other operating systems like JFS , XFS , Minix, Xenix , Irix , Solaris , System V , Windows and MS-DOS . Though development had not used
1449-1058: The atomic CMPXCHG instruction introduced with the i486 to allow reliable mutexes —making the 3.7 kernel series the last one still supporting the original processor. The same series unified support for the ARM processor. The numbering change from 2.6.39 to 3.0, and from 3.19 to 4.0, involved no meaningful technical differentiation; the major version number was increased simply to avoid large minor numbers. Stable 3.x.y kernels were released until 3.19 in February 2015. Version 3.11, released on 2 September 2013, added many new features such as new O_TMPFILE flag for open(2) to reduce temporary file vulnerabilities, experimental AMD Radeon dynamic power management, low-latency network polling, and zswap (compressed swap cache). In April 2015, Torvalds released kernel version 4.0. By February 2015, Linux had received contributions from nearly 12,000 programmers from more than 1,200 companies, including some of
SECTION 20
#17328838773781518-533: The ncurses interface. Mandriva Linux 2011 was released only with KDE Plasma Desktop , whereas other desktop environments were available but not officially supported. Older Mandriva versions also used KDE as standard but others such as GNOME were also supported. Mandriva Linux used a package manager called urpmi , which functions as a wrapper to the .rpm binaries. It is similar to apt from Debian & Ubuntu , pacman from Arch Linux, yum or dnf from Fedora in that it allows seamless installation of
1587-443: The user experience of Mandrake Linux 8.0 the most polished available at that time. Duval became the co-founder of Mandrakesoft, but was laid off from the company in 2006 along with many other employees. From its inception until the release of version 8.0, Mandrake named its flagship distribution Linux-Mandrake. From version 8.1 to 9.2 the distribution name was reversed and called Mandrake Linux. In February 2004, MandrakeSoft lost
1656-511: The "core," including architecture-specific code, kernel code, and mm code, while 60% is drivers. Contributions are submitted as patches, in the form of text messages on the Linux kernel mailing list (LKML) (and often also on other mailing lists dedicated to particular subsystems). The patches must conform to a set of rules and to a formal language that, among other things, describes which lines of code are to be deleted and what others are to be added to
1725-568: The "ftp.funet.fi" – FTP server of the Finnish University and Research Network ( FUNET ). It was not even executable since its code still needed Minix to compile and test it. On 5 October 1991, Torvalds announced the first "official" version of Linux, version 0.02. [As] I mentioned a month ago, I'm working on a free version of a Minix-lookalike for AT-386 computers. It has finally reached the stage where it's even usable (though may not be depending on what you want), and I am willing to put out
1794-737: The AMD Radeon FreeSync and NVIDIA Xavier display, fixes for F2FS , EXT4 and XFS , restored support for swap files on the Btrfs file system and continued work on the Intel Icelake Gen11 graphics and on the NXP i.MX8 SoCs. This release was noticeably larger than the rest, Torvalds mentioning that "The overall changes for all of the 5.0 release are much bigger." A total of 1,991 developers, of whom 334 were first-time collaborators, added more than 553,000 lines of code to version 5.8, breaking
1863-481: The DrakX installer. In Mandriva Linux 2007 and 2007 Spring, Discovery is a hybrid "Live DVD" which can be booted without installation or installed to hard disk in the traditional manner. Discovery was a DVD rather than a CD, allowing all languages to be provided on one disc. It consisted of a subset of packages from the 'main', 'contrib', 'non-free' and 'non-free-restricted' sections of the master tree. The package selection
1932-420: The European Union. As of 7 March 2011 , using then-current LOC (lines of code) of a 2.6.x Linux kernel and wage numbers with David A. Wheeler's calculations it would cost approximately $ 3bn (about €2.2bn) to redevelop the Linux kernel as it keeps getting bigger. An updated calculation as of 26 September 2018 , using then-current 20,088,609 LOC (lines of code) for the 4.14.14 Linux kernel and
2001-545: The KDE desktop with non-free software included. The One images consist of a subset of packages from the 'main', 'contrib' and 'non-free' sections of the master tree, with the documentation files stripped from the packages to save space. Mandriva Linux One 2008 has a smaller range of versions. There are KDE and GNOME versions with the default set of languages. There are also two KDE versions with alternative sets of languages. All versions include non-free software. Mandriva Linux Powerpack
2070-540: The Linux 2.2.13 code for the support of the S/390 architecture. Version 2.4.0, released on 4 January 2001, contained support for ISA Plug and Play , USB , and PC Cards . Linux 2.4 added support for the Pentium 4 and Itanium (the latter introduced the ia64 ISA that was jointly developed by Intel and Hewlett-Packard to supersede the older PA-RISC ), and for the newer 64-bit MIPS processor. Development for 2.4. x changed
2139-668: The Linux kernel for its OS. Torvalds labeled the kernel with major version 0 to indicate that it was not yet intended for general use. Version 0.11, released in December 1991, was the first version to be self-hosted ; compiled on a computer running the Linux kernel. When Torvalds released version 0.12 in February 1992, he adopted the GNU General Public License version 2 (GPLv2) over his previous self-drafted license, which had not permitted commercial redistribution. In contrast to Unix , all source files of Linux are freely available, including device drivers . The initial success of Linux
Mandriva Linux - Misplaced Pages Continue
2208-519: The NVIDIA and ATI graphics card drivers, non-free firmware for wireless chips and modems, some browser plugins such as Java and Flash, and some full applications such as Cedega , Adobe Reader and RealPlayer. It was sold directly from the Mandriva Store website and through authorized resellers. It was also made available via a subscription service, which allowed unlimited downloads of Powerpack editions for
2277-456: The change will either be submitted as a single patch or in multiple patches of source code . In case of a single subsystem that is maintained by a single maintainer, these patches are sent as e-mails to the maintainer of the subsystem with the appropriate mailing list in Cc. The maintainer and the readers of the mailing list will review the patches and provide feedback. Once the review process has finished
2346-500: The corporate acquisition of Conectiva , a Brazilian-based company that produced a Linux distribution for Portuguese-speaking (Brazil) and Spanish-speaking Latin America. As a result of this acquisition and the legal dispute with Hearst Corporation, Mandrakesoft announced that the company was changing its name to Mandriva, and that their Linux distribution Mandrake Linux would henceforward be known as Mandriva Linux. Mandriva Linux contained
2415-413: The current US national average programmer salary of $ 75,506 show that it would cost approximately $ 14,725,449,000 (£11,191,341,000) to rewrite the existing code. Most who use Linux do so via a Linux distribution . Some distributions ship the vanilla or stable kernel. However, several vendors (such as Red Hat and Debian ) maintain a customized source tree. These are usually updated at a slower pace than
2484-523: The default command-line package manager for Fedora since version 22, which was released in May 2015. The libdnf library is used as a package backend in PackageKit , which offers a graphical user interface ( GUI ). Later dnfdragora was developed for Fedora 27 as another alternative graphical front-end of DNF. DNF has also been available as an alternate package manager for Mageia Linux since version 6 and may become
2553-530: The file-system (due to practical reasons) among other things). I've currently ported bash (1.08) and gcc (1.40), and things seem to work. This implies that I'll get something practical within a few months [...] Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT protable [ sic ] (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(. On 17 September 1991, Torvalds prepared version 0.01 of Linux and put on
2622-416: The first official kernel made using it was released. In 2005 the stable team was formed as a response to the lack of a kernel tree where people could work on bug fixes , and it would keep updating stable versions. In February 2008 the linux-next tree was created to serve as a place where patches aimed to be merged during the next development cycle gathered. Several subsystem maintainers also adopted
2691-581: The kernel community at the 2017 Embedded Linux Conference Europe. The issues brought up were discussed a few days later at the Maintainers Summit. Concerns over the lack of consistency in how maintainers responded to patches submitted by developers were echoed by Shuah Khan , the maintainer of the kernel self-test framework. Torvalds contended that there would never be consistency in the handling of patches because different kernel subsystems have, over time, adopted different development processes. Therefore, it
2760-570: The kernel so that old programs would work. Version 3.0 was released on 22 July 2011. On 30 May 2011, Torvalds announced that the big change was "NOTHING. Absolutely nothing." and asked, "...let's make sure we really make the next release not just an all new shiny number, but a good kernel too." After the expected 6–7 weeks of the development process, it would be released near the 20th anniversary of Linux. On 11 December 2012, Torvalds decided to reduce kernel complexity by removing support for i386 processors—specifically by not having to emulate
2829-406: The kernel with system software (e.g., the GNU C Library , systemd , and other Unix utilities and daemons ) and a wide selection of application software , but their usage share in desktops is low in comparison to other operating systems. Since Android , which is Linux, accounts for the majority of mobile device operating systems, and due to its rising use in embedded devices , Android
Mandriva Linux - Misplaced Pages Continue
2898-529: The last few Mandriva releases for a set yearly fee. It consisted of a subset of packages from the 'main', 'contrib', 'non-free' and 'restricted' sections of the master tree. In Mandriva Linux 2008, the Discovery and Powerpack+ editions were merged into Powerpack, which became Mandriva's only commercial offering. Users were able to choose between a novice-friendly Discovery-like setup or an installation process and desktop aimed at power users. Mandriva Linux Discovery
2967-467: The linux.conf.au (LCA) conference in 2018, developers expressed the view that the culture of the community has gotten much better in the past few years. Daniel Vetter, the maintainer of the Intel drm/i915 graphics kernel driver, commented that the "rather violent language and discussion" in the kernel community has decreased or disappeared. Laurent Pinchart asked developers for feedback on their experiences with
3036-537: The mainline kernel sources, PAE support, support for several new lines of CPUs , integration of Advanced Linux Sound Architecture (ALSA) into the mainline kernel sources, support for up to 2 users (up from 2 ), support for up to 2 process IDs (64-bit only, 32-bit architectures still limited to 2 ), substantially increased the number of device types and the number of devices of each type, improved 64-bit support, support for file systems which support file sizes of up to 16 terabytes , in-kernel preemption , support for
3105-592: The new libdnf library. In 2018, the DNF team announced the decision to move libdnf from C to C++ . libdnf is already used by PackageKit , a Linux distribution -agnostic package system abstraction library, even though the library does not have most of DNF's features. Since the launch of Fedora Linux 41, DNF5 is the new default packaging tool. This versatile C++ package manager for RPM packages uses libdnf and libsolv, and features new performance enhancements, updated terminal output and fully integrated modularity. DNF has been
3174-536: The previous kernel version. The Git kernel source tree names all developers who have contributed to the Linux kernel in the Credits directory and all subsystem maintainers are listed in Maintainers . As with many large open-source software projects, developers are required to adhere to the Contributor Covenant , a code of conduct intended to address harassment of minority contributors. Additionally, to prevent offense
3243-525: The record previously held by version 4.9. According to the Stack Overflow's annual Developer Survey of 2019, more than the 53% of all respondents have developed software for Linux and about 27% for Android , although only about 25% develop with Linux-based operating systems. Most websites run on Linux-based operating systems , and all of the world's 500 most powerful supercomputers use some form of OS based on Linux. Linux distributions bundle
3312-562: The sources for wider distribution. It is just version 0.02...but I've successfully run bash, gcc, gnu-make, gnu-sed, compress, etc. under it. Linux grew rapidly as many developers, including the MINIX community, contributed to the project. At the time, the GNU Project had completed many components for its free UNIX replacement, the GNU OS , but its kernel, GNU Hurd , was incomplete. The project adopted
3381-437: The specified files. These patches can be automatically processed so that system administrators can apply them in order to make just some changes to the code or to incrementally upgrade to the next version. Linux is distributed also in GNU zip (gzip) and bzip2 formats. A developer who wants to change the Linux kernel writes and tests a code change. Depending on how significant the change is and how many subsystems it modifies,
3450-407: The subsystem maintainer accepts the patches in the relevant Git kernel tree. If the changes to the Linux kernel are bug fixes that are considered important enough, a pull request for the patches will be sent to Torvalds within a few days. Otherwise, a pull request will be sent to Torvalds during the next merge window. The merge window usually lasts two weeks and starts immediately after the release of
3519-456: The suffix -next for trees containing code which they mean to submit for inclusion in the next release cycle. As of January 2014 , the in-development version of Linux is held in an unstable branch named linux-next . The 20th anniversary of Linux was celebrated by Torvalds in July 2011 with the release of version 3.0.0. As 2.6 had been the version number for 8 years, a new uname26 personality that reports 3.x as 2.6.40+x had to be added to
SECTION 50
#17328838773783588-543: The use of inclusive terminology within the source code is mandated. DNF (software) DNF or Dandified YUM is the next-generation version of the Yellowdog Updater Modified (yum), a package manager for .rpm -based Linux distributions. DNF was introduced in Fedora 18 in 2013; it has been the default package manager since Fedora 22 in 2015, Red Hat Enterprise Linux 8, and OpenMandriva , and
3657-407: The vanilla branch, and they usually include all fixes from the relevant stable branch, but at the same time they can also add support for drivers or features which had not been released in the vanilla version the distribution vendor started basing its branch from. The community of Linux kernel developers comprises about 5000–6000 members. According to the "2017 State of Linux Kernel Development",
3726-444: The various corporations who use and contribute to Linux, as well as by the various independent contributors out there. It's those people who own the resources who decide... Notable conflicts among Linux kernel developers: Prominent Linux kernel developers have been aware of the importance of avoiding conflicts between developers. For a long time there was no code of conduct for kernel developers due to opposition by Torvalds. However,
3795-949: The version number, it was the first version considered suitable for a production environment . In June 1996, after release 1.3, Torvalds decided that Linux had evolved enough to warrant a new major number, and so labeled the next release as version 2.0.0. Significant features of 2.0 included symmetric multiprocessing (SMP), support for more processors types and support for selecting specific hardware targets and for enabling architecture-specific features and optimizations. The make *config family of commands of kbuild enable and configure options for building ad hoc kernel executables ( vmlinux ) and loadable modules. Version 2.2, released on 20 January 1999, improved locking granularity and SMP management, added m68k , PowerPC , Sparc64 , Alpha , and other 64-bit platforms support. Furthermore, it added new file systems including Microsoft 's NTFS read-only capability. In 1999, IBM published its patches to
3864-700: The word 'hug'. Developers who feel treated unfairly can report this to the Linux Foundation Technical Advisory Board. In July 2013, the maintainer of the USB 3.0 driver Sage Sharp asked Torvalds to address the abusive commentary in the kernel development community. In 2014, Sharp backed out of Linux kernel development, saying that "The focus on technical excellence, in combination with overloaded maintainers, and people with different cultural and social norms, means that Linux kernel maintainers are often blunt, rude, or brutal to get their job done". At
3933-563: The world's largest software and hardware vendors. Version 4.1 of Linux, released in June 2015, contains over 19.5 million lines of code contributed by almost 14,000 programmers. Linus Torvalds announced that kernel version 4.22 would instead be numbered 5.0 in March 2019, stating that "'5.0' doesn't mean anything more than that the 4.x numbers started getting big enough that I ran out of fingers and toes." It featured many major additions such as support for
4002-405: Was a 'traditional' distribution (in other words, one that comes with a dedicated installer, DrakX, which is first used to install the distribution to the hard disk of the computer before it is run). It is the main commercial edition of Mandriva Linux, and as such, requires payment for its use. It contains several non-free packages intended to add value for the end user, including non-free drivers like
4071-542: Was a commercial distribution aimed at first-time and novice Linux users. It was sold via the Mandriva Store website and authorized resellers, or could be downloaded by some subscribers to the Mandriva Club. Mandriva Linux 2008 does not include a Discovery edition, having added optional novice-friendly features to the Powerpack edition. In releases prior to Mandriva Linux 2007, Discovery was a 'traditional' distribution built on
4140-420: Was a free to download hybrid distribution, being both a Live CD and an installer (with an installation wizard that includes disk partitioning tools). Several Mandriva Linux One versions were provided for each Mandriva Linux release preceding Mandriva 2008. Users could choose between different languages, select either the KDE or GNOME desktops and include or exclude non-free software. The default version included
4209-537: Was a version of Powerpack with additional packages, mostly commercial software. Like Powerpack, it was sold directly from the Mandriva Store website and through authorized resellers; it was also a free download for Mandriva Club members of the Gold level and above. Powerpack+ was aimed at SOHO (small office / home office) users, with the expectation that it could be used to run a small home or office server machine as well as desktop and development workstations. The package selection
SECTION 60
#17328838773784278-445: Was agreed upon that each kernel subsystem maintainer would document the rules for patch acceptance. Linux is evolution, not intelligent design ! The kernel source code, a.k.a. source tree, is managed in the Git version control system – also created by Torvalds. As of 2021 , the 5.11 release of the Linux kernel had around 30.34 million lines of code. Roughly 14% of the code is part of
4347-443: Was aimed at users to whom software freedom is important, and also at users who prefer a traditional installer to the installable live CD system used by One. The package selection was tailored towards regular desktop use. It consisted of a subset of packages from the 'main' and 'contrib' sections of the master tree. Mandriva Linux Free was phased in 2011 in favor of a single edition approach with Mandriva Desktop 2011. Mandriva Linux One
4416-487: Was driven by programmers and testers across the world. With the support of the POSIX APIs, through the libC that, whether needed, acts as an entry point to the kernel address space, Linux could run software and applications that had been developed for Unix. On 19 January 1992, the first post to the new newsgroup alt.os.linux was submitted. On 31 March 1992, the newsgroup was renamed comp.os.linux . The fact that Linux
4485-447: Was released on a 6-month fixed-release cycle, similar to Ubuntu and Fedora . The latest stable version is Mandriva Linux 2011 ("Hydrogen"), released on 28 August 2011. The development tree of Mandriva Linux has always been known as Cooker . This tree is directly released as a new stable version. This table shows how Mandriva developed over time. Each release of Mandriva Linux was split into several different editions. Each edition
4554-559: Was revisited in October 2008 by Amanda McPherson, Brian Proffitt, and Ron Hale-Evans. Using David A. Wheeler's methodology, they estimated redevelopment of the 2.6.25 kernel now costs $ 1.3bn (part of a total $ 10.8bn to redevelop Fedora 9). Again, Garcia-Garcia and Alonso de Magdaleno from University of Oviedo (Spain) estimate that the value annually added to kernel was about €100M between 2005 and 2007 and €225M in 2008, it would cost also more than €1bn (about $ 1.4bn as of February 2010) to develop in
4623-444: Was tailored towards novice desktop users. A theme chosen to be appealing to novice users was used, and the 'simplified' menu layout in which applications are described rather than named and not all applications are included was the default (for all other editions, the default menu layout was the 'traditional' layout, where all graphical applications installed on the system were included and were listed by name). Mandriva Linux Powerpack+
4692-512: Was tailored with this in mind, including a wide range of server packages. It consisted of a subset of packages from the 'main', 'contrib', 'non-free' and 'restricted' sections of the master tree. Mandriva 2008 no longer includes a Powerpack+ edition; instead, the Powerpack edition includes all the available packages. Derivatives are distributions that are based on Mandriva Linux, some by Mandriva itself, others by independent projects. Some maintain compatibility with Mandriva Linux, so that installing
4761-437: Was the brainchild of Gaël Duval , who wanted to focus on ease of use for new users. This goal was met as Mandrake Linux gained a reputation as "one of the easiest to install and user-friendly Linux distributions". Mandrake Linux earned praise as a Linux distribution that users could use all the time, without dual booting into Microsoft Windows for compatibility with web sites or software unavailable under Linux. CNET called
#377622