• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/fs/initramfs/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 8da745f04a015 Dec 2013
Raw file
Source viewDiff to previous
 
1
config BR2_TARGET_ROOTFS_INITRAMFS
2
    bool "initial RAM filesystem linked into linux kernel"
3
    depends on BR2_LINUX_KERNEL
4
    select BR2_TARGET_ROOTFS_CPIO
5
    help
6
      Integrate the root filesystem generated by Buildroot as an
7
      initramfs inside the kernel image. This integration will
8
      take place automatically.
9
​
10
      A rootfs.cpio file will be generated in the images/ directory.
11
      This is the archive that will be included in the kernel image.
12
      The default rootfs compression set in the kernel configuration
13
      is used, regardless of how buildroot's cpio archive is configured.
14
​
15
      Note that enabling initramfs together with another filesystem
16
      formats doesn't make sense: you would end up having two
17
      identical root filesystems, one embedded inside the kernel
18
      image, and one separately.
19
​
20
comment "initramfs needs a Linux kernel to be built"
21
    depends on !BR2_LINUX_KERNEL
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.