Lines Matching +full:full +full:- +full:custom
5 # init system may select one of the virtual skeleton-init-* packages.
6 # As only one init system may be enabled, only one skeleton-init-* may
17 bool "custom target skeleton"
20 Use custom target skeleton.
22 # skeleton from br2-external trees, if any
23 source "$BR2_BASE_DIR/.br2-external.in.skeleton"
30 string "custom target skeleton path"
32 Path to custom target skeleton.
45 one from a custom skeleton.
54 one from a custom skeleton.
65 Note: this is used at build-time, and *not* at runtime.
68 bool "sha-256"
73 bool "sha-512"
82 default "sha-256" if BR2_TARGET_GENERIC_PASSWD_SHA256
83 default "sha-512" if BR2_TARGET_GENERIC_PASSWD_SHA512
116 # In Buildroot, we decided not to support a split-usr when systemd is
150 or with a rootfs-overlay.
152 # Init systems from br2-external trees, if any
153 source "$BR2_BASE_DIR/.br2-external.in.init"
159 default "multi-user.target"
164 ex: multi-user.target
202 Specify a space-separated list of permission table locations,
215 Specify a space-separated list of device table locations,
264 considered to be already crypt-encoded with respectively md5,
265 sha256 or sha512. Any other value is taken to be a clear-text
266 value, and is crypt-encoded as per the "Passwords encoding"
277 The password appears as-is in the .config file, and may appear
412 Refer to getty --help for details.
416 bool "remount root filesystem read-write during boot"
419 The root filesystem is typically mounted read-only at boot.
420 By default, buildroot remounts it in read-write mode early
423 remain read-only.
453 /etc/profile in the skeleton-init-common package and by some
472 See 'locale -a' on your host for a list of locales available
477 will be available on the target - That purely depends on the
489 specified, UTF-8 is assumed. Examples of locales: en_US,
490 fr_FR.UTF-8.
495 # - glibc has built-in NLS support, but anyway doesn't
497 # - musl and uclibc support static linking, but they don't
498 # have built-in NLS support, which is provided by the
525 Space-separated list of time zones to compile.
531 The full list is the list of files in the time zone database
554 Specify a space-separated list of users table locations,
568 They are copied as-is into the rootfs, excluding files ending
572 string "Custom scripts to run before creating filesystem images"
575 Specify a space-separated list of scripts to be run after the
579 This gives users the opportunity to do board-specific
580 cleanups, add-ons and the like, so the generated files can be
588 string "Custom scripts to run inside the fakeroot environment"
591 Specify a space-separated list of scripts to be run at the end
601 exits with a non-zero exit code.
606 - BR2_ROOTFS_STATIC_DEVICE_TABLE
609 - BR2_ROOTFS_DEVICE_TABLE
614 - BR2_ROOTFS_USERS_TABLES:
618 rather than using custom fakeroot scripts.
621 string "Custom scripts to run after creating filesystem images"
624 Specify a space-separated list of scripts to be run after
631 into some location exported by NFS, or any other custom
639 string "Extra arguments passed to custom scripts"
644 Pass these additional arguments to each post-build or
645 post-image scripts.
647 Note that all the post-build and post-image scripts will be
652 first argument to each post-build or post-image script is the