[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-16-gcd883d4

Ben Armstrong synrg at debian.org
Sat Jul 25 19:22:53 UTC 2009


The following commit has been merged in the master branch:
commit 44054987ae08e55ed70340ce5fa5d5c80f54c55c
Author: Ben Armstrong <synrg at debian.org>
Date:   Sat Jul 25 14:54:09 2009 -0300

    add mozilla-noscript, firmware-ralink, build against 2.6.30

diff --git a/Changelog b/Changelog
index f4d1646..b1db25b 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@
    * Removed packages: amsn, smplayer, tunapie, streamripper,
      audacious, pidgin.
  * Add ayttm as a much smaller alternative to pidgin.
+ * Add mozilla-noscript to improve user web experience.
  * Use acpid from undebian repo instead of from sid.
  * Turn on screenshots in mplayer.
  * Include images in UsersGuide for offine viewing.
@@ -17,6 +18,8 @@
  * Include patch for ayttm.desktop to put it in the Network
    category.
  * Configure ayttm to autojoin #debian-eeepc.
+ * Rebuild against panthera's 2.6.30 kernel backport.
+ * Include non-free firmware-ralink for rt2860.
 
 1.0~b2
 ------
diff --git a/config/chroot_local-packageslists/eeepc b/config/chroot_local-packageslists/eeepc
index 6ac1675..a517d78 100644
--- a/config/chroot_local-packageslists/eeepc
+++ b/config/chroot_local-packageslists/eeepc
@@ -1,8 +1,8 @@
 locales
-eeepc-acpi-scripts
+eeepc-acpi-scripts firmware-ralink
 xserver-xorg-video-intel xserver-xorg-video-vesa xserver-xorg-input-all xorg
 menu nano libgl1-mesa-dri bash-completion
 lxde dhcp3-client wicd aosd-cat hal iceweasel alsa-base alsa-utils
-ayttm mplayer
+ayttm mplayer mozilla-noscript
 gksu synaptic cpufrequtils acpi gparted netcat wget aptitude
 iputils-ping less ssh-client clive briquolo
diff --git a/scripts/config b/scripts/config
index cc37a75..d81e1df 100755
--- a/scripts/config
+++ b/scripts/config
@@ -9,6 +9,7 @@ lh_config noautoconfig \
 	-k 686 \
 	-b usb-hdd \
 	--distribution lenny \
+        --categories "main non-free" \
 	--linux-packages "linux-image-2.6 aufs-modules-2.6" \
 	--memtest none \
 	--mirror-bootstrap ${MIRROR_DEBIAN} \

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list