wok rev 19174

syslinux/isolinux.cfg: force 32-bit framebuffer
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jun 02 18:18:02 2016 +0300 (2016-06-02)
parents d3fa924c8a63
children 7042a09beaeb
files syslinux/stuff/isolinux.cfg tazinst-gui/receipt tazinst/receipt tazpkg/receipt
line diff
     1.1 --- a/syslinux/stuff/isolinux.cfg	Thu Jun 02 11:49:58 2016 +0200
     1.2 +++ b/syslinux/stuff/isolinux.cfg	Thu Jun 02 18:18:02 2016 +0300
     1.3 @@ -29,7 +29,7 @@
     1.4  LABEL slitaz
     1.5  	MENU LABEL SliTaz Live
     1.6  	COM32 c32box.c32
     1.7 -	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null autologin
     1.8 +	APPEND linux /boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null video=-32 autologin
     1.9  
    1.10  LABEL help
    1.11  	MENU LABEL Help & Options
     2.1 --- a/tazinst-gui/receipt	Thu Jun 02 11:49:58 2016 +0200
     2.2 +++ b/tazinst-gui/receipt	Thu Jun 02 18:18:02 2016 +0300
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="tazinst-gui"
     2.7 -VERSION="74"
     2.8 +VERSION="77"
     2.9  CATEGORY="base-system"
    2.10  SHORT_DESC="SliTaz installer (GUI frontend)"
    2.11  MAINTAINER="domcox@slitaz.org"
     3.1 --- a/tazinst/receipt	Thu Jun 02 11:49:58 2016 +0200
     3.2 +++ b/tazinst/receipt	Thu Jun 02 18:18:02 2016 +0300
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="tazinst"
     3.7 -VERSION="74"
     3.8 +VERSION="77"
     3.9  CATEGORY="base-system"
    3.10  SHORT_DESC="SliTaz installer"
    3.11  MAINTAINER="domcox@slitaz.org"
     4.1 --- a/tazpkg/receipt	Thu Jun 02 11:49:58 2016 +0200
     4.2 +++ b/tazpkg/receipt	Thu Jun 02 18:18:02 2016 +0300
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="tazpkg"
     4.7 -VERSION="905"
     4.8 +VERSION="908"
     4.9  CATEGORY="base-system"
    4.10  SHORT_DESC="SliTaz packages manager"
    4.11  MAINTAINER="pankso@slitaz.org"