This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kisslinux/init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kisslinux/init
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
1
contributor
Commits on Aug 28, 2021
-
Removed the inittab file and made device manager configurable via /etc/rc.conf. The /etc/rc* stuff will become the generic interface to the boot process (removing the busybox specific stuff and making it easier to configure things). Existing users: inittab file remains functional as it always was but no updates will be made to the file by the distribution going forward. The busybox package will still provide what it does. If using a device manager other than mdev (for the init process) you must set the correct value in /etc/rc.conf. Valid values are currently 'mdevd', 'mdev' (default) and 'udevd'). Open an issue for additional device manager support. New users: New systems will not use /etc/inittab. What this means is that baseinit must provide configuration for starting busybox runit (and other service managers) with an option/fallback to starting some gettys for you (no service manager). Ample notice will be given before this change goes live. There are other changes to make too (including documentation).
1Configuration menu - View commit details
-
Copy full SHA for 177c046 - Browse repository at this point
Copy the full SHA 177c046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3245647 - Browse repository at this point
Copy the full SHA 3245647View commit details -
Everything is still subject to change. Just moving things forward. Right now this allows easy swap between inits (busybox init, s6, sinit and runit) and easy swap between service managers (busybox runit, runit, s6, none or none-getty) via /etc/rc.conf. I am still expanding this to support other options. The "poweroff" utility is temporary (more of an experiment) and will revert back to each init providing its own poweroff/reboot commands as before. More work needs to be done to get s6-svscan as PID 1 working 100% (see the ugliness in "poweroff" for how this currently works).
1Configuration menu - View commit details
-
Copy full SHA for 6ed77cf - Browse repository at this point
Copy the full SHA 6ed77cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cf598 - Browse repository at this point
Copy the full SHA 41cf598View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07af7f - Browse repository at this point
Copy the full SHA f07af7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 558b3d6 - Browse repository at this point
Copy the full SHA 558b3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff80d2f - Browse repository at this point
Copy the full SHA ff80d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04348dd - Browse repository at this point
Copy the full SHA 04348ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e5bdf - Browse repository at this point
Copy the full SHA 98e5bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 710a8ae - Browse repository at this point
Copy the full SHA 710a8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e46e42 - Browse repository at this point
Copy the full SHA 7e46e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for f251ed8 - Browse repository at this point
Copy the full SHA f251ed8View commit details
Commits on Aug 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 98ec022 - Browse repository at this point
Copy the full SHA 98ec022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e324f - Browse repository at this point
Copy the full SHA 79e324fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e4da1 - Browse repository at this point
Copy the full SHA 14e4da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac6f71 - Browse repository at this point
Copy the full SHA 6ac6f71View commit details
Commits on Aug 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for beaab27 - Browse repository at this point
Copy the full SHA beaab27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7984a - Browse repository at this point
Copy the full SHA 0b7984aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0b961 - Browse repository at this point
Copy the full SHA 7f0b961View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4ce41 - Browse repository at this point
Copy the full SHA fe4ce41View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a617b6a - Browse repository at this point
Copy the full SHA a617b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5750a - Browse repository at this point
Copy the full SHA 4d5750aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f55b48a - Browse repository at this point
Copy the full SHA f55b48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e23ae90 - Browse repository at this point
Copy the full SHA e23ae90View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.3...master