Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
M
mkimage-profiles
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Ximper Linux
  • mkimage-profiles
  • Repository

Switch branch/tag
  • mkimage-profiles
  • features.in
  • pid1
  • config.mk
Find file
BlameHistoryPermalink
  • Michael Shigorin's avatar
    pid1: initial "run as PID 1" feature · 1a7eed30
    Michael Shigorin authored Sep 18, 2014
    This one has been inspired by these guys:
    
      http://www.informatimago.com/linux/emacs-on-user-mode-linux.html
      https://raymii.org/s/blog/Vim_as_PID_1_Boot_to_Vim.html
    
    It's aimed at building images running their main userspace
    piece instead of ramdisk's init, that means PID=1, UID=0.
    
    Mostly fun of course but it suddenly became interesting with
    kernel IP autoconfiguration and e.g. elinks running this way
    (NB: requires patched make-initrd 0.8.8 at the moment to get
    resolver configured).
    
    And startup times are way better than sysvinit and systemd combined!
    1a7eed30
config.mk 651 Bytes
EditWeb IDE

Replace config.mk

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.