Changeset 6d5844c for common/libs


Ignore:
Timestamp:
06/18/2007 07:52:52 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
31eb678
Parents:
e900430
Message:

HLFS: Additional features has been full disabled in the book for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_validate_configs.sh

    re900430 r6d5844c  
    3232  # BOOK Settings by book
    3333  local -r   LFS_book="$BOOK_common BLFS_TOOL"
    34   local -r HLFS_added="SET_SSP SET_ASLR SET_PAX SET_HARDENED_TMP SET_WARNINGS \
    35                        SET_MISC SET_BLOWFISH"
     34  #local -r HLFS_added="SET_SSP SET_ASLR SET_PAX SET_HARDENED_TMP SET_WARNINGS \
     35  #                     SET_MISC SET_BLOWFISH"
     36  local -r HLFS_added=""
    3637  local -r  HLFS_book="$BOOK_common BLFS_TOOL MODEL KERNEL GRSECURITY_HOST $HLFS_added"
    3738  local -r  CLFS_book="$BOOK_common BLFS_TOOL METHOD $BOOK_clfsX TARGET32 BOOT_CONFIG"
Note: See TracChangeset for help on using the changeset viewer.