Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/selinux/Config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 16  config CHCON Line 16  config CHCON
16  config FEATURE_CHCON_LONG_OPTIONS  config FEATURE_CHCON_LONG_OPTIONS
17   bool "Enable long options"   bool "Enable long options"
18   default y   default y
19   depends on CHCON && GETOPT_LONG   depends on CHCON && LONG_OPTS
20   help   help
21    Support long options for the chcon applet.    Support long options for the chcon applet.
22    
# Line 67  config RUNCON Line 67  config RUNCON
67  config FEATURE_RUNCON_LONG_OPTIONS  config FEATURE_RUNCON_LONG_OPTIONS
68   bool "Enable long options"   bool "Enable long options"
69   default y   default y
70   depends on RUNCON && GETOPT_LONG   depends on RUNCON && LONG_OPTS
71   help   help
72    Support long options for the runcon applet.    Support long options for the runcon applet.
73    

Legend:
Removed from v.983  
changed lines
  Added in v.984