Code Monkey home page Code Monkey logo

openwrt-systemd's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openwrt-systemd's Issues

journald support

Would be nice to have journald support so I could export logs from my openwrt router to remote journald instance running on my laptop.

Where can I find `rules.mk`, `package.mk` and `version.mk`?

When I try to make the project, I encountered the error like this:

Makefile:10: /rules.mk: No such file or directory
Makefile:24: /package.mk: No such file or directory
Makefile:25: /version.mk: No such file or directory
make: *** No rule to make target `/version.mk`. Stop

eglibc support is ending soon

This is the last eglibc release, should we look into incorporating glibc to trunk openwrt and as an extension this project? Also would you like to merge the projects then I'll transfer the repo to you, I don't have the time and experience to run this awesome project :p however I will try my best to contribute!

complete beginner manual

Would be excellent if there were some manual (blog post?) which starts from VoCore an describes all the steps to get it booted with systemd:

  • connect VoCore to laptop
  • install OpenWRT on it
  • install systemd
  • configure and boot
  • try various goodies (journald, bootchart, networkd...)

If something like that will hit http://vocore.io/wiki/index than I expect multitude of eager new user and hence better QA for the project and higher chance to get more contributors on board.

Demonstrate the benefits of socket activation support

The devices openwrt runs on are notorious for resource constraints. Hence would be nice to have patches for all the daemons like web interface or sshd to support socket activation: this way they will be started by systemd only when they are actually needed saving lots of cpu and memory otherwise.

Is the project dead?

Hello again!

Sorry for being gone so long, school and live took over my time. I'm not super familiar to openwrt but I will learn as i go. Have you given up on the project? I'm currently compiling systemd to my wrt1900ac that is part of trunk.

Errors:

I think you misplaced MENU:=1 since it wasn't on the base-files as well the base-files not being un-selected.
Also there was an error when i pulled systemd from the feeds something to the like "autofs4 might be on the feeds?"

Anyways great job on advancing systemd on openwrt. Keep up the good work!

-lifehacksback

Patches

I am unfamiliar with OpenWrt build system and couldn't tell from your instructions if the patches needed to be applied by hand or not.

It turned out the openwrt-kernel-config.patch is no longer needed, as all those config options are now part of the kernel config (at least the 15.05 version I am looking at).

Hunk #1 of the openwrt-base-files.patch doesn't apply, as the DEPENDS line now read:

DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign

Other things of note:

  • Should procd be disabled, since systemd replaces it?
  • Should logd be disabled, since journald replaces it?
  • Should netifd be disabled, if systemd-networkd is enabled?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.