Remove reiser4 (no longer supported by kernel patch these days)

livecd-gnome: add vlc, gimp and gconf-editor
This commit is contained in:
Silvan Calarco 2012-08-19 14:04:16 +02:00
parent 8568df74e4
commit 8c34c0071e
6 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
for K in $KERNEL_EXTRAVER $KERNEL_MORE_EXTRAVER; do
chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${K}
LANG=${LANGUAGE}_${COUNTRY} chroot $MOUNTDIR dracut \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs reiser4" \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs" \
--nomdadmconf --nolvmconf \
/boot/initramfs-${KERNEL_MAJVER}${K}.img.gz \
${KERNEL_MAJVER}${K}

View File

@ -11,7 +11,7 @@ $(MAKEDIST_TARGET)-livecd-gnome: \
gdm gnome-session gnome-common gnome-control-center gnome-desktop gnome-desktop-sharp \
gnome-keyring gnome-menus gnome-mime-data gnome-packagekit gnome-panel gnome-settings-daemon \
gnome-sharp gnome-terminal nautilus gnome-themes evolution gnome-utils gnome-system-log \
desktop-base-gnome
desktop-base-gnome gimp vlc gconf-editor
#kitchensync4 kontact4 kmail4 akregator4 kdeplasma-addons amarok
$(MAKEDIST_TARGET)-livecd-libreoffice: libreoffice-calc libreoffice-writer libreoffice-impress

View File

@ -11,7 +11,7 @@ ISOID=
for K in $KERNEL_EXTRAVER $KERNEL_MORE_EXTRAVER; do
chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${K}
LANG=${LANGUAGE}_${COUNTRY} chroot $MOUNTDIR dracut \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs reiser4" \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs" \
--nomdadmconf --nolvmconf \
/boot/initramfs-${KERNEL_MAJVER}${K}.img.gz \
${KERNEL_MAJVER}${K}

View File

@ -11,7 +11,7 @@ ISOID=
for K in $KERNEL_EXTRAVER $KERNEL_MORE_EXTRAVER; do
chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${K}
LANG=${LANGUAGE}_${COUNTRY} chroot $MOUNTDIR dracut \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs reiser4" \
--filesystems "ext3 ext4 unionfs squashfs isofs reiserfs" \
--nomdadmconf --nolvmconf \
/boot/initramfs-${KERNEL_MAJVER}${K}.img.gz \
${KERNEL_MAJVER}${K}

View File

@ -8,7 +8,7 @@ $(MAKEDIST_TARGET)-sdk-root: openssh-server usbutils wireless_tools parted \
NetworkManager ModemManager net-tools mc \
timezone wireless_tools openmamba-release openssh-clients \
man iptables iputils xinetd less mtd-utils bluez \
reiserfsprogs reiser4progs ppp usbutils ftp telnet eject \
reiserfsprogs ppp usbutils ftp telnet eject \
tcpdump pcmcia-utils xdg-utils iproute syslog-ng \
rpm autospec autodist nfs-utils patch sudo smart \
pkgconfig diffutils autoconf automake libtool gettext xorg-server \

View File

@ -88,7 +88,7 @@ if [ ! "$KERNEL_IGNORE" ]; then
# create universal initramfs
LANG=${LANGUAGE}_${COUNTRY} chroot $MOUNTDIR dracut \
--filesystems "ext3 ext4 reiserfs reiser4" \
--filesystems "ext3 ext4 reiserfs" \
--nomdadmconf --nolvmconf \
/boot/initramfs-${KERNEL_MAJVER}${KERNEL_EXTRAVER}.img.gz \
${KERNEL_MAJVER}${KERNEL_EXTRAVER}