Search Criteria
Package Details: dinit 0.18.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/dinit.git (read-only, click to copy) |
---|---|
Package Base: | dinit |
Description: | Service monitoring / "init" system |
Upstream URL: | https://github.com/davmac314/dinit |
Keywords: | dinit init system |
Licenses: | Apache |
Submitter: | None |
Maintainer: | mobin2008 |
Last Packager: | mobin2008 |
Votes: | 2 |
Popularity: | 0.001176 |
First Submitted: | 2022-07-27 18:50 (UTC) |
Last Updated: | 2024-05-23 10:42 (UTC) |
Latest Comments
mobin2008 commented on 2024-05-31 17:24 (UTC)
@GrabbenD It's unsupported but there is an arch-based distro which provide alternative inits (such as dinit): https://artixlinux.org
GrabbenD commented on 2023-07-29 07:14 (UTC)
Thanks a lot for this Does anyone know if there's any guidelines for installing Arch with dinit and blacklisting systemd?
<deleted-account> commented on 2022-09-09 09:28 (UTC)
Good call @mobin2008, gonna try to upload a new version soon
mobin2008 commented on 2022-09-08 17:30 (UTC)
Hi. @Relwi Why dont use
shutdown-prefix
? I think thats resolve conflict withsystemd-sysvcompat
. For more info checkBUILD
file in dinit project root. (https://github.com/davmac314/dinit/blob/e3b1c949f3afb4e610d64df0afc04a92cc9a7c23/BUILD#L69)micwoj92 commented on 2022-08-09 07:21 (UTC)
That means that it should not be on AUR then.
malacology commented on 2022-08-09 07:13 (UTC)
@micwoj92 right, it should be conflicted with the systemd-sysvcompat, because it's a init aiming to replace part of the systemd's functions. Arch Linux is systems-based Linux distribution, therefore, if you install this package, your system should be definitely a non-standard Arch Linux.
micwoj92 commented on 2022-08-08 19:00 (UTC)
This conflicting with "systemd-sysvcompat" is not right, because then you are using system without essential package (systemd-sysvcompat is a dependency of base package, which de facto defines standard Arch install).
malacology commented on 2022-08-08 00:30 (UTC)
see your email, I modify this PKGBUILD
<deleted-account> commented on 2022-08-05 10:01 (UTC)
There are some conflicts with some files, like /sbin/shutdown, /sbin/reboot, etc... but now this packages are not installed, only the essentials
micwoj92 commented on 2022-08-05 08:35 (UTC)
Why does this package conflict with filesystem and systemd-sysvcompat?