[PATCH 2/6] busybox -- SELinux option support for coreutils

Yuichi Nakamura ynakam at hitachisoft.jp
Thu Feb 8 06:54:32 UTC 2007


[2/6] busybox-coreutils-02-copy.patch
  - cp: -Z,-c option support. 
      -c option: security context is preserved during file copy.
      -Z option: security context can be set during file copy.
  - mv 
    In SELinux, it is recommended to preserve security context 
    when file is moved. By this patch, file context is preserved 
    during file move.
  - install
    When file is copied by install, security context of installed file 
    becomes different from value configured in file_contexts file.
    By this patch, security context is set according to file_contexts file.

Signed-off-by: Yuichi Nakamura <ynakam at hitachisoft.jp>




-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-coreutils-copy-02.patch
Type: application/octet-stream
Size: 6414 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20070208/96a1fb65/attachment-0002.obj 


More information about the busybox mailing list