Commit Graph

123 Commits

Author SHA1 Message Date
Chris PeBenito 3abd5ee82a Change build order to preserve m4 line number information so policy compile errors are useful again. 2006-03-20 20:54:56 +00:00
Chris PeBenito 87e73c5f07 add unconfigured modules to OFF_MODS, and change APPS_ON to APPS_BASE 2006-03-06 15:20:12 +00:00
Chris PeBenito 13a4943d30 make sure booleans get in to booleans.conf 2006-03-02 23:39:28 +00:00
Chris PeBenito 0f27d98d94 patch from dan Thu, 23 Feb 2006 14:26:05 -0500 2006-02-27 16:23:39 +00:00
Chris PeBenito 1a7175a844 fix build.conf inclusion for local policies, add xml build target, nicen eching. 2006-02-17 14:26:39 +00:00
Chris PeBenito fffba0bafa add missing verbose to fc_sort and add target for generated files 2006-02-16 22:25:09 +00:00
Chris PeBenito 3d5980625c fix dependency for install-headers 2006-02-16 20:41:57 +00:00
Chris PeBenito 5b45ffb07a fix regression; remove unneeded ROOT and make BUILDDIR have a / if its set. 2006-02-16 17:11:58 +00:00
Chris PeBenito b389cd4533 reverse 2006-02-16 16:45:03 +00:00
Chris PeBenito fcfe684b16 remove unneeded dep 2006-02-16 16:44:00 +00:00
Chris PeBenito ace3688a93 add seusers support 2006-02-15 21:58:41 +00:00
Chris PeBenito 90b331fa99 add users_extra support 2006-02-15 19:46:20 +00:00
Chris PeBenito e2680fb47f remove unneeded LOCAL_LAYERS variable 2006-02-15 18:35:02 +00:00
Chris PeBenito 81a18f8781 make html target create tmp dir 2006-02-15 18:30:12 +00:00
Chris PeBenito d6cf05b3e4 fix headers install path problem, segenxml.py variable problem, change set_tunables into a standalone awk script. 2006-02-15 18:27:23 +00:00
Chris PeBenito c9f20d5b0b merge external modules makefile changes 2006-02-15 17:59:58 +00:00
Chris PeBenito 0e686f1fb1 a few fixes 2006-02-13 20:06:05 +00:00
Chris PeBenito 885b83ec9f xml building changes, add desc tag to booleans, add summary tag to bools 2006-02-10 18:41:53 +00:00
Chris PeBenito 5bd1a7036c move example makefile to doc 2006-02-01 13:46:05 +00:00
Chris PeBenito 120988c484 install-docs target, consolidate relabeling 2006-02-01 13:22:14 +00:00
Chris PeBenito 9b3756bfa8 add headers and outside tree building support 2006-01-26 20:35:55 +00:00
Chris PeBenito 4ace0fa5d6 add rolemap/per-userdomain infrastructure 2006-01-26 18:04:57 +00:00
Chris PeBenito 3f026a9092 override doesnt do anything for +=, use ?= assignment to simplify NAME assignment. 2006-01-25 19:29:55 +00:00
Chris PeBenito a4fae7fa0c nicer way of doing fallback 2006-01-25 19:02:48 +00:00
Chris PeBenito 37227dcd94 Add ctags Make target from Thomas Bleher. 2006-01-25 18:30:27 +00:00
Chris PeBenito c43ecfc363 fix EOL extra space 2006-01-23 20:59:26 +00:00
Chris PeBenito 7dca64fa48 Collapse commands with grep piped to sed into one sed command. 2006-01-23 20:53:40 +00:00
Chris PeBenito 2de03f307c give info message for make html 2006-01-18 22:30:01 +00:00
Chris PeBenito e0a9001b86 fix expansion of interfaces from disabled modules. 2006-01-12 16:07:59 +00:00
Chris PeBenito b8c79823dc disable builtin targets except for .c (for fcsort) 2006-01-11 20:50:01 +00:00
Chris PeBenito b07eaef9d8 add polyinstantiation. 2006-01-10 21:03:16 +00:00
Chris PeBenito 049e11af30 policy-20051208.patch from dan, plus a few adjustments 2005-12-09 15:42:39 +00:00
Chris PeBenito bdb2fac0f8 merge systemuser back in to users 2005-12-05 20:31:54 +00:00
Chris PeBenito 8e0ef1f941 move build options out of Makefile into build.conf 2005-12-01 19:04:57 +00:00
Chris PeBenito 78510c55e8 patch from dan 2005-11-29 21:51:24 +00:00
Chris PeBenito c767b14c94 merge makefile changes from branch 2005-11-22 22:07:12 +00:00
Chris PeBenito 9cc2ccc4ed tweaks from dan 2005-11-22 17:56:53 +00:00
Chris PeBenito ce1e893b1e dont install booleans file anymore 2005-11-09 19:49:57 +00:00
Chris PeBenito cd508d4044 for now don't delete generated files. bring this back
after generated files are depended on correctly.
2005-11-07 16:14:55 +00:00
Chris PeBenito ee7f66b003 hide broken symtoms 2005-10-24 22:49:26 +00:00
Chris PeBenito 40a1f3db42 fix again 2005-10-24 22:29:30 +00:00
Chris PeBenito 69dcd685ad fix most disable_trans errors 2005-10-24 22:08:13 +00:00
Chris PeBenito 87ab639061 woops 2005-10-24 21:34:02 +00:00
Chris PeBenito 67167371a5 fix most of samba 2005-10-24 21:33:46 +00:00
Chris PeBenito a3754ffe12 add configuration for testing 2005-10-24 16:01:26 +00:00
Chris PeBenito cf6141a72e fix corenetwork generation and add distcc 2005-10-21 13:11:17 +00:00
Chris PeBenito 2b01ae7e20 make DISTRO=redhat imply DIRECT_INITRC=y 2005-10-20 18:08:31 +00:00
Chris PeBenito 8df65f137f add sechecker targets 2005-10-12 19:13:49 +00:00
Chris PeBenito 4f9f30c8df * Updated to sedoctool to read bool files and tunable
files separately.
* Changed the xml tag of <boolean> to <bool> to be consistent
  with gen_bool().
* Modified the implementation of segenxml to use regular
  expressions.
2005-10-07 18:08:50 +00:00
Chris PeBenito fb2817da70 make system.users look nicer 2005-09-22 14:42:49 +00:00