diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-07 17:34:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-07 17:34:55 +0300 |
commit | 23055b3d7da4bfef00d302e91b87fa36f6f9be96 (patch) | |
tree | 27ccbaa55473bacd1d48c17de841584fb2c12fca /core/sinit/sources | |
parent | c416432b8cc934b768a19242b976c159f07a22a5 (diff) | |
download | repository-23055b3d7da4bfef00d302e91b87fa36f6f9be96.tar.gz |
sinit: add changes
* Use official sources
* Switch to 1.0
* Remove the ubase dependency
* Use kpow by Dylan Araps for shutdown
Diffstat (limited to 'core/sinit/sources')
-rw-r--r-- | core/sinit/sources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/sinit/sources b/core/sinit/sources index 3630ef6e..f4e6330e 100644 --- a/core/sinit/sources +++ b/core/sinit/sources @@ -1,5 +1,5 @@ -https://dl.carbslinux.org/distfiles/sinit-1.1.tar.gz sinit -https://github.com/michaelforney/ubase/archive/b33bdaa.tar.gz ubase +https://dl.suckless.org/sinit/sinit-1.0.tar.gz sinit +https://github.com/kisslinux/init/archive/0.4.tar.gz init files/config.h files/reboot files/poweroff |