systemE icon
systemE icon

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.

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
-
No reviews
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

Show all activities

systemE information

  • Developed by

    Adam Schaefers
  • Licensing

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

    13 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  729 Stars
  •  13 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
systemE was added to AlternativeTo by Paul on and this page was last updated .
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