systemE icon
systemE icon

systemE

 1 like

Using the tooling in this repo, I am able to boot from linux to sinit as PID1, and from there to Emacs acting as PID2 using --script mode, performing all typical rc.boot system initialization using Emacs lisp until we hit the getty.

License model

  • FreeOpen Source

Platforms

  • Linux
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • init.d
  • systemd
  • init
  • daemon

systemE News & Activities

Highlights All activities

Recent activities

No activities found.

systemE information

  • Developed by

    Adam Schaefers
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  713 Stars
  •  13 Forks
  •  5 Open Issues
  •   Updated Mar 29, 2022 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about systemE, and it has gotten 1 likes

systemE was added to AlternativeTo by Paul on Jan 10, 2020 and this page was last updated Jan 10, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is systemE?

Using the tooling in this repo, I am able to boot from linux to sinit as PID1, and from there to Emacs acting as PID2 using --script mode, performing all typical rc.boot system initialization using Emacs lisp until we hit the getty.

Additionally from the getty, I use Emacs as a login shell, dotfiles manager, package-manager front-end, startx / xinitrc replacement, and Window Manager. I have nearly purged shell scrips from my life entirely. For more information about these things, see my .emacs repo.

Official Links