Changes between Version 5 and Version 6 of LSB


Ignore:
Timestamp:
12/17/09 02:38:01 (3 years ago)
Author:
bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LSB

    v5 v6  
    3030There 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): 
    3131{{{ 
    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) 
    3333# chroot /home/rinse/lsb/4.0.1/i386 chown root /bin/su 
    3434# 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) 
    3636# chroot /home/rinse/lsb/4.0.1/x86_64 chown root /bin/su 
    3737# chroot /home/rinse/lsb/4.0.1/x86_64 chmod +s /bin/root