installer-feature-desktop-other-fs-0.7.4/000075500000000000000000000000001226753142300203475ustar00rootroot00000000000000installer-feature-desktop-other-fs-0.7.4/Makefile000064400000000000000000000004121226753142300220040ustar00rootroot00000000000000install2_dir=$(datadir)/install2 install: install -d $(install2_dir) [ -d initinstall.d ] && cp -a initinstall.d $(install2_dir) ||: [ -d preinstall.d ] && cp -a preinstall.d $(install2_dir) ||: [ -d postinstall.d ] && cp -a postinstall.d $(install2_dir) ||: installer-feature-desktop-other-fs-0.7.4/preinstall.d/000075500000000000000000000000001226753142300227465ustar00rootroot00000000000000installer-feature-desktop-other-fs-0.7.4/preinstall.d/40-add-partitions000075500000000000000000000025751226753142300260500ustar00rootroot00000000000000#!/bin/sh -fu # add any extra filesystems (currently excluding evms, md block devices); # this implementation counts on a file created by # installer-scripts-remount-stage2 >= 0.4-alt1 # FIXME: needs rewrite according to http://bugzilla.altlinux.org/29005 [ -s /tmp/blkid.dm ] || exit 0 a= . install2-init-functions . /etc/sysconfig/i18n # current alterator-vm always yields UUIDs in fstab ( cut -f1 < "$destdir/etc/fstab" | grep ^UUID \ | sed 's/UUID=\([^ ]*\)/UUID="\1"/' echo -e "\\\n\\" echo -e "\\" echo -e "LVM2_member" echo -e "linux_raid_member" echo -e "crypto_LUKS" echo -e "/dev/dm-\n/dev/evms/\n/dev/md[0-9]" ) > /tmp/fstab_excludes # created by installer itself [ ! -s /tmp/removable ] || cat /tmp/removable >> /tmp/fstab_excludes # FIXME: cyrillic-slated, see also http://bugzilla.altlinux.org/11952 # FIXME: /mnt vs /media? grep '\