Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx /*
     5         kx  * Copyright (c) 1990 - 1994, Julianne Frances Haugh
     5         kx  * Copyright (c) 1996 - 2000, Marek Michałkiewicz
     5         kx  * Copyright (c) 2001 - 2006, Tomasz Kłoczko
     5         kx  * Copyright (c) 2007 - 2009, Nicolas François
     5         kx  * All rights reserved.
     5         kx  *
     5         kx  * Redistribution and use in source and binary forms, with or without
     5         kx  * modification, are permitted provided that the following conditions
     5         kx  * are met:
     5         kx  * 1. Redistributions of source code must retain the above copyright
     5         kx  *    notice, this list of conditions and the following disclaimer.
     5         kx  * 2. Redistributions in binary form must reproduce the above copyright
     5         kx  *    notice, this list of conditions and the following disclaimer in the
     5         kx  *    documentation and/or other materials provided with the distribution.
     5         kx  * 3. The name of the copyright holders or contributors may not be used to
     5         kx  *    endorse or promote products derived from this software without
     5         kx  *    specific prior written permission.
     5         kx  *
     5         kx  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
     5         kx  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
     5         kx  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
     5         kx  * PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
     5         kx  * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
     5         kx  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
     5         kx  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     5         kx  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
     5         kx  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
     5         kx  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
     5         kx  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     5         kx  */