Changeset 1263


Ignore:
Timestamp:
01/28/12 16:30:20 (4 months ago)
Author:
tschmitt
Message:
  • ethtool Version 2.6.34 zu Bauabhängigkeiten hinzugefügt.
  • initramfs.conf: Pfad zu ethtool angepasst (wg. squeeze).
Location:
main/linuxmuster-linbo/branches/testing
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-linbo/branches/testing/conf/initramfs.conf

    r1261 r1263  
    214214 
    215215# ethtool 
    216 file /sbin/ethtool /usr/sbin/ethtool 755 0 0 
    217  
    218  
     216file /sbin/ethtool /sbin/ethtool 755 0 0 
     217 
     218 
  • main/linuxmuster-linbo/branches/testing/debian/changelog

    r1261 r1263  
    11linuxmuster-linbo (2.0.5-0) unstable; urgency=low 
    22 
     3  * changed to squeeze build system. 
    34  * grub4dos: updated to 0.4.5c-2012-01-17, optimized compile options. 
    45  * linbofs: added badgrub.exe for testing purposes. 
    56  * removed obsolete documentation. 
    67  * removed tetex stuff, gcc-4.1 and g++-4.1 from build dependencies. 
    7  
    8  -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 28 Jan 2011 15:06:50 +0100 
     8  * added ethtool version 2.6.34 to build dependencies due to squeeze. 
     9 
     10 -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 28 Jan 2011 16:24:39 +0100 
    911 
    1012linuxmuster-linbo (2.0.4-0) unstable; urgency=low 
  • main/linuxmuster-linbo/branches/testing/debian/control

    r1262 r1263  
    33Priority: extra 
    44Maintainer: Thomas Schmitt <schmitt@lmz-bw.de> 
    5 Build-Depends: debhelper (>=7.0.15), build-essential, fakeroot, wget, udev, ctorrent, bvi, ethtool, 
     5Build-Depends: debhelper (>=7.0.15), build-essential, fakeroot, wget, udev, ctorrent, bvi, ethtool (>= 2.6.34), 
    66               dropbear, nasm, ncurses-base, coreutils, sysvinit-utils, util-linux, ntfsprogs, 
    77               libstdc++6, reiserfsprogs, e2fsprogs, dosfstools, unzip, tar, gzip, gettext, zlib1g-dev, 
Note: See TracChangeset for help on using the changeset viewer.