Subversion Repositories livecd

Rev

Rev 44 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 44 Rev 45
Line 19... Line 19...
19
PATH="/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin"
19
PATH="/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin"
20
 
20
 
21
# RPMs that are no longer needed and can break future udpates
21
# RPMs that are no longer needed and can break future udpates
22
RPMS_TO_REMOVE="kernel-module-squashfs \
22
RPMS_TO_REMOVE="kernel-module-squashfs \
23
                kernel-module-unionfs \
23
                kernel-module-unionfs \
-
 
24
                kernel-module-aufs \
24
                unionfs \
25
                unionfs-.* \
-
 
26
                aufs-.* \
25
                squashfs"
27
                squashfs-.*"
26
 
28
 
27
# RPMs that can break future Scientific Linux updates
29
# RPMs that can break future Scientific Linux updates
28
# because there are not part of Scientific Linux
30
# because there are not part of Scientific Linux
29
RPMS_TO_REMOVE_SL="kernel-module-ntfs \
31
RPMS_TO_REMOVE_SL="kernel-module-ntfs \
30
                   nvidia.*psi"
32
                   nvidia.*psi"