1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: target/rescue/config.in
5 # Copyright (C) 2006 - 2008 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; version 2 of the License. A copy of the
12 # GNU General Public License can be found in the file COPYING.
13 # --- T2-COPYRIGHT-NOTE-END ---
15 #Description: T2 Rescue
17 choice SDECFG_TARGET_RESCUE_STYLE livecd \
18 livecd 'A bootable Live CD/DVD .iso' \
19 initrd 'A network bootable initrd'
21 SDECFGSET_PKGFILE_TYPE='none'
22 SDECFGSET_IMAGE=$SDECFG_TARGET_RESCUE_STYLE
24 SDECFGSET_DO_REBUILD_STAGE=0
25 SDECFGSET_DISABLE_NLS=1
29 SDECFGSET_LIBC='glibc'
30 SDECFGSET_INIT='minit'
32 SDECFGSET_DIETLIBC_fgetty='1'
33 SDECFGSET_DIETLIBC_mininet='1'
37 # mangle all packages to only build them in the cross stage (1)
38 #s,^. \(.\)[^ ]*,X \11--------,;
40 # and the toolchain just very selective
41 #/ automake / { s,^. [^ ]*,X 0---------,; p; d; }
42 #/ libtool / { s,^. [^ ]*,X 0---------,; p; d; }
43 / texinfo / { s,^. [^ ]*,X 0---------,; p; d; }
44 / binutils / { s,^. [^ ]*,X 01--------,; p; d; }
45 / gcc / { s,^. [^ ]*,X 01--------,; p; d; }
46 / dietlibc / { s,^. [^ ]*,X 01--------,; p; d; }
48 # the rest as selected via pkgsel rules
51 pkgfilter cust_pkgfilter