Changeset 3885 for pkg/viola


Ignore:
Timestamp:
06/15/08 18:26:36 (5 years ago)
Author:
alanbach-guest
Message:
  • Added support for bigmem (64GB over i386) kernels
Location:
pkg/viola/contrib/meta-parsix-kernel/trunk/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pkg/viola/contrib/meta-parsix-kernel/trunk/debian/changelog

    r3875 r3885  
     1meta-parsix-kernel (2.6.24.parsix.23.2) unstable; urgency=low 
     2 
     3  * Added support for bigmem (64GB over i386) kernels 
     4 
     5 -- Alan Baghumian <alan@technotux.org>  Sun, 15 Jun 2008 18:25:43 +0200 
     6 
    17meta-parsix-kernel (2.6.24.parsix.23.1) unstable; urgency=low 
    28 
  • pkg/viola/contrib/meta-parsix-kernel/trunk/debian/control

    r3875 r3885  
    33Priority: optional 
    44Maintainer: Alan Baghumian <alan@technotux.org> 
    5 Standards-Version: 3.7.3 
     5Standards-Version: 3.8.0 
    66Build-Depends: cdbs, debhelper (>= 5) 
    77 
     
    3333 documentation. 
    3434 
     35Package: parsix-kernel-bigmem 
     36Architecture: i386 
     37Section: contrib/base 
     38Priority: optional 
     39Depends: sed, initramfs-tools, grub 
     40Pre-Depends: acer-acpi-modules-2.6.24-bigmem-parsix-23, acerhk-modules-2.6.24-bigmem-parsix-23, acx-modules-2.6.24-bigmem-parsix-23, linux-headers-2.6.24-bigmem-parsix-23, linux-image-2.6.24-bigmem-parsix-23, ltmodem-modules-2.6.24-bigmem-parsix-23, madwifi-modules-2.6.24-bigmem-parsix-23, ndiswrapper-modules-2.6.24-bigmem-parsix-23, rfswitch-modules-2.6.24-bigmem-parsix-23, linux-wlan-ng-modules-2.6.24-bigmem-parsix-23, fsam7400-modules-2.6.24-bigmem-parsix-23, aufs-modules-2.6.24-bigmem-parsix-23, et131x-modules-2.6.24-bigmem-parsix-23, atl2-modules-2.6.24-bigmem-parsix-23, linux-uvc-modules-2.6.24-bigmem-parsix-23, virtualbox-ose-modules-2.6.24-bigmem-parsix-23 
     41Description: Parsix GNU/Linux kernel and extra modules 
     42 This package installs Parsix GNU/Linux bigmem kernel and depended 
     43 extra modules. 
     44 
     45Package: parsix-kernel-bigmem-src 
     46Architecture: i386 
     47Section: contrib/base 
     48Priority: optional 
     49Depends: linux-source-2.6.24-bigmem-parsix-23 
     50Description: Parsix GNU/Linux kernel source 
     51 This package installs Parsix GNU/Linux bigmem kernel source code. 
     52 
     53Package: parsix-kernel-bigmem-doc 
     54Architecture: i386 
     55Section: contrib/base 
     56Priority: optional 
     57Depends: linux-doc-2.6.24-bigmem-parsix-23 
     58Description: Parsix GNU/Linux kernel documentation 
     59 This package installs Parsix GNU/Linux bigmem kernel source code 
     60 documentation. 
     61 
    3562Package: parsix64-kernel 
    3663Architecture: amd64 
  • pkg/viola/contrib/meta-parsix-kernel/trunk/debian/copyright

    r1328 r3885  
    1 This package was created by James LewisMoss <dres@debian.org> by 
    2 stealing from Ivan E. Moore II <rkrusty@debian.org>. 
     1This package was debianized by Alan Baghumian <alan@technotux.org> on 
     2Sat, 29 Apr 2006 09:25:05 +0000. 
    33 
    4 Copyright (C) 2001  Ivan E. Moore II 
    5 Copyright (C) 2002  James LewisMoss 
    6 Copyright (C) 2002  Colin Walters <walters@gnu.org> 
     4Copyright Holder: (C) 2005-2008 Parsix GNU/Linux Project 
    75 
    8 This program is free software; you can redistribute it and/or modify 
    9 it under the terms of the GNU General Public License as published by 
    10 the Free Software Foundation; either version 2 of the License, or 
    11 (at your option) any later version. 
     6License: 
    127 
    13 This program is distributed in the hope that it will be useful, but 
    14 WITHOUT ANY WARRANTY; without even the implied warranty of 
    15 MERCHANTABLILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
    16 General Public License for more details. You should have received a 
    17 copy of the GNU General Public License along with this program; if 
    18 not, write to the Free Software Foundation, Inc., 51 Franklin St, 
    19 Fifth Floor, Boston, MA 02110-1301, USA. 
     8   This package is free software; you can redistribute it and/or modify 
     9   it under the terms of the GNU General Public License as published by 
     10   the Free Software Foundation; either version 2 of the License, or 
     11   (at your option) any later version. 
    2012 
    21 -- 
     13   This package is distributed in the hope that it will be useful, 
     14   but WITHOUT ANY WARRANTY; without even the implied warranty of 
     15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     16   GNU General Public License for more details. 
    2217 
    23 Please see /usr/share/common-licenses/GPL for the full license. 
     18   You should have received a copy of the GNU General Public License 
     19   along with this package; if not, write to the Free Software 
     20   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA 
     21 
     22The Debian packaging is (C) 2006-2007, Alan Baghumian <alan@technotux.org> and 
     23is licensed under the GPL, see `/usr/share/common-licenses/GPL'. 
     24 
Note: See TracChangeset for help on using the changeset viewer.