Changes between Version 5 and Version 6 of LSB
- Timestamp:
- Dec 17, 2009, 2:38:01 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LSB
v5 v6 30 30 There are still manual tasks you need to perform as we didn't install the rpm, but just used the content (I can not recommend to apply blindly the rpm which deals with your sudo conf locally and also pb normally does it for you in newve, but as we're creating it another way, we have to finish the work ourselves): 31 31 {{{ 32 # chroot /home/rinse/lsb/4.0.1/i386 /sbin/fix-filemodes.sh 32 # chroot /home/rinse/lsb/4.0.1/i386 /sbin/fix-filemodes.sh (optional) 33 33 # chroot /home/rinse/lsb/4.0.1/i386 chown root /bin/su 34 34 # chroot /home/rinse/lsb/4.0.1/i386 chmod +s /bin/root 35 # chroot /home/rinse/lsb/4.0.1/x86_64 /sbin/fix-filemodes.sh 35 # chroot /home/rinse/lsb/4.0.1/x86_64 /sbin/fix-filemodes.sh (optional) 36 36 # chroot /home/rinse/lsb/4.0.1/x86_64 chown root /bin/su 37 37 # chroot /home/rinse/lsb/4.0.1/x86_64 chmod +s /bin/root