Drop reiser4 support (patch is missing since kernel 3.2)
This commit is contained in:
parent
ce9a173ef3
commit
ad6560f299
2
Makefile
2
Makefile
@ -15,7 +15,7 @@ $(MAKEDIST_TARGET)-commontools: sysvinit util-linux module-init-tools \
|
||||
net-tools prelink mc dhcpclient timezone nfs-utils \
|
||||
wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \
|
||||
dosfstools man mbr iptables cups vim iputils sudo postplug xinetd less \
|
||||
reiserfsprogs reiser4progs ppp b43-tools mdadm usb-modeswitch \
|
||||
reiserfsprogs ppp b43-tools mdadm usb-modeswitch \
|
||||
ndiswrapper slmodem usbutils ftp telnet eject bluez lsof \
|
||||
tcpdump pcmcia-utils xdg-utils unionfs_utils iproute $(MAKEDIST_TARGET)-firmwares \
|
||||
$(MAKEDIST_TARGET)-devel
|
||||
|
@ -10,7 +10,7 @@ chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
# make initramfs
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -3,7 +3,7 @@
|
||||
chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -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}
|
||||
|
@ -14,7 +14,7 @@ sed -i '/^[4-6]:.*/d' $MOUNTDIR/etc/inittab
|
||||
chroot $MOUNTDIR depmod -a
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -13,7 +13,7 @@ sed -i '/^[4-6]:.*/d' $MOUNTDIR/etc/inittab
|
||||
# make initramfs
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -6,7 +6,7 @@
|
||||
# make initramfs
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -10,7 +10,7 @@
|
||||
chroot $MOUNTDIR depmod -a ${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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 \
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -6,7 +6,7 @@
|
||||
# make initramfs
|
||||
|
||||
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}${KERNEL_EXTRAVER}.img.gz \
|
||||
${KERNEL_MAJVER}${KERNEL_EXTRAVER}
|
||||
|
Loading…
Reference in New Issue
Block a user