Changeset 1037

Show
Ignore:
Timestamp:
11/04/08 16:05:18 (2 months ago)
Author:
mariodebian
Message:

initramfs-tools-tcos (0.89.17)

  • debian/control bin/tcos-buildchroot
    • Add xfonts-base xfonts-100dpi as Depends on initramfs-tools-tcos and tcos-buildchroot
Location:
trunk/initramfs-tools-tcos
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/initramfs-tools-tcos/bin/tcos-buildchroot

    r1035 r1037  
    6868      if [ ! $MIRROR2 ]; then MIRROR2=$UBUNTU_DEF_MIRROR2 ; fi 
    6969      MIRROR_EXTRAS="universe restricted multiverse" 
    70       DISTRO_PACKAGES="xserver-xorg xutils libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa mtools libnss-db xterm wget dosfstools" 
     70      DISTRO_PACKAGES="xserver-xorg xutils xfonts-base xfonts-100dpi libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa mtools libnss-db xterm wget dosfstools" 
    7171      DISTRO_PACKAGES="${DISTRO_PACKAGES} debootstrap eject debconf grub syslinux squashfs-tools mknbi" 
    7272      DISTRO_PACKAGES="${DISTRO_PACKAGES} dhcp3-client python python-dbus alsa-base libkrb53 console-common console-data " 
     
    8282    else 
    8383      if [ ! $MIRROR ]; then MIRROR=$DEBIAN_DEF_MIRROR ; fi 
    84       DISTRO_PACKAGES="xserver-xorg xutils libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa mtools libnss-db xterm wget dosfstools " 
     84      DISTRO_PACKAGES="xserver-xorg xutils xfonts-base xfonts-100dpi libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa mtools libnss-db xterm wget dosfstools " 
    8585      DISTRO_PACKAGES="${DISTRO_PACKAGES} debootstrap libltdl3 eject debconf grub syslinux squashfs-tools mknbi " 
    8686      DISTRO_PACKAGES="${DISTRO_PACKAGES} dhcp3-client python python-dbus alsa-base libkrb53 acpid console-tools openbsd-inetd" 
  • trunk/initramfs-tools-tcos/debian/changelog

    r1036 r1037  
    33  * hooks-addons/50xorg: 
    44    - Priorice /usr/share/fonts instead or old /usr/lib/X11 (fix for etch) 
    5  
    6  -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com>  Tue, 04 Nov 2008 15:59:30 +0100 
     5  * debian/control bin/tcos-buildchroot 
     6    - Add xfonts-base xfonts-100dpi as Depends on initramfs-tools-tcos and tcos-buildchroot 
     7 
     8 -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com>  Tue, 04 Nov 2008 16:06:09 +0100 
    79 
    810initramfs-tools-tcos (0.89.16) unstable; urgency=low 
  • trunk/initramfs-tools-tcos/debian/control

    r1035 r1037  
    1515         console-setup | console-data, libnss-db, iftop, strace, twm, debootstrap, mbr,  
    1616         libltdl3, tinylogin, debconf, grub, syslinux, squashfs-tools, pciutils,  
    17          mknbi, dropbear, ltspfs-client | ltspfsd, genisoimage | mkisofs ,  
     17         mknbi, dropbear, ltspfs-client | ltspfsd, genisoimage | mkisofs,  
     18         xfonts-base, xfonts-100dpi, 
    1819         ${misc:Depends}, ${shlibs:Depends} 
    1920Conflicts: tcosmonitor (<< 0.1.23.2)