<div dir="ltr"><div>Sorry about the link, that would be because of my touchpad changing the cursor position when I hover my hand over it while typing, it's very sensitive and a bit weird.<br><br></div><div>> It was not easy to follow your FAQ ..<br>
</div><div>That would be my fault, English is not my native language but there is the fact that the Wiki is not complete. In fact it is just a temporary solution until the main website up and operational and the only reason to have it is that I can add/remove/change content platform independent. I used to keep some files on my main PC but after a disk failure[1] and no backup files to restore from I'm not taking the chance again. <br>
</div><div><br>The approach I choosed, to avoid systemd, is because some software doesn't work (e.g. dbus, networkmanager) even if systemd is present on the system. Check the topics like the one about  <span></span>OpenRC on Arch[2] and more specificly <a href="https://bbs.archlinux.org/viewtopic.php?pid=1192933#p1192933">https://bbs.archlinux.org/viewtopic.php?pid=1192933#p1192933</a> and you will see what I'm talking about so it's not just initscripts that need to be systemd compatible. And to ensure that everything is smooth I had to maintain a lot of packages, and preferable not linked against systemd so if the package relies on a systemd library I can use ldd to check binaries and find which one I have to work on to make my job easier.<br>
<br></div><div>And about the tmpfiles implementation I think Debian has their own[3] [4] which can be adopted and used within the initscripts.<br></div><div><br></div><div>About the manual pages. It appears that you are shipping the logoutd man pages, you are removing the login.1, that's the closest one. And the binary ofcourse. But go list[5] the package and see what you will find. Anyway, the point in my expression on the Wiki is that manual pages should be provided from the software package itself, not the man-pages[6] package which contains reference to /usr/local and such which is not true and is some people say that wrong documentation is worst than none. <br>
<br>[1] <a href="http://lsd-linux.forums.gs/t15-new-beta-live-cd-iso-is-ready-for-testing-lsd_x86_64-26_01_2013">http://lsd-linux.forums.gs/t15-new-beta-live-cd-iso-is-ready-for-testing-lsd_x86_64-26_01_2013</a><br>[2] <a href="https://bbs.archlinux.org/viewtopic.php?id=152606">https://bbs.archlinux.org/viewtopic.php?id=152606</a><br>
</div><div class="gmail_extra">[3] <a href="http://comments.gmane.org/gmane.linux.debian.devel.sysvinit/4210">http://comments.gmane.org/gmane.linux.debian.devel.sysvinit/4210</a><br>[4] <a href="http://packages.debian.org/sid/amd64/debianutils/filelist">http://packages.debian.org/sid/amd64/debianutils/filelist</a><br>
[5] <a href="https://www.archlinux.org/packages/core/x86_64/shadow/files/">https://www.archlinux.org/packages/core/x86_64/shadow/files/</a><br>[6] <a href="https://www.archlinux.org/packages/core/any/man-pages/">https://www.archlinux.org/packages/core/any/man-pages/</a><br>
<div class="gmail_quote">On Thu, Feb 14, 2013 at 2:42 PM, Allan McRae <span dir="ltr"><<a href="mailto:allan@archlinux.org" target="_blank">allan@archlinux.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class=""><div class="h5">On 14/02/13 23:28, Ivailo wrote:<br>
> Greetings!<br>
><br>
> I'm the maintainer of the initscripts fork[1] and I already explained my<br>
> self in the blog of Allan McRae[2].<br>
><br>
>> My general advice would be to find (or create) a fork not based on<br>
> systemdphobia, but on some practical need.<br>
> Are you calling people who don't like systemd insane? Excuse me but you<br>
> should pick your words more carefully. The fact that I don't agree with<br>
> some implementations decisions about systemd makes me insane? Really?<br>
><br>
> Yeah, I don't like it being the<br>
> all-mighty-init-system-requiring-xyz-and-providing-zyx-replacment but I<br>
> do like a few things such as the services format which is very simple to<br>
> follow and the fact that basicly there isn't a runlevel (services being<br>
> started when needed along with their dependencies).<br>
><br>
> You probably know about the "LSD" thingy that is floating around the net<br>
> but you don't know what I, one of the first to step into it, think about<br>
> Arch Linux and the move to systemd. You know that many packages are<br>
> linked against systemd so I've tried maintaining packages without<br>
> systemd support, or rather that use other udev fork[3], and link<br>
> packages against it. But that was because systemd was already in place<br>
> and even the initscripts rely on it being installed and some packages<br>
> shipped in the repositories didn't support other authentication methods<br>
> other than the systemd-logind. But keeping up with Arch Linux was not<br>
> easy, I was maintaining ~200 packages and when/if I don't catch up with<br>
> Arch Linux upgrades things started falling apart. So I've decided to<br>
> rely on my own and make my own distribution. But there are some things<br>
> you don't know about the LSD distribution, probably because you haven't<br>
> searched for more information about it, please read<br>
> <a href="http://less-systemd-gnulinux.wikia.co/wiki/Frequently_Asked_Questions#How_is_it_different_than_the_other_.28hundreds.29_of_distributions_out_there.3F" target="_blank">http://less-systemd-gnulinux.wikia.co/wiki/Frequently_Asked_Questions#How_is_it_different_than_the_other_.28hundreds.29_of_distributions_out_there.3F</a><br>

>  to find out what I think even Arch Linux is missing/doing wrong and<br>
> then judge my work and me personally.<br>
><br>
> [1] <a href="https://github.com/fluxer/initscripts" target="_blank">https://github.com/fluxer/initscripts</a><br>
> [2]<br>
> <a href="http://allanmcrae.com/2012/11/interesting-links-october-2012/#comment-16126" target="_blank">http://allanmcrae.com/2012/11/interesting-links-october-2012/#comment-16126</a><br>
> [3]<a href="https://bitbucket.org/braindamaged/udev" target="_blank">https://bitbucket.org/braindamaged/udev</a><br>
><br>
<br>
</div></div>Ask and judgement will come...<br>
<br>
Once I manage to get to your wiki - as you can not even provide a<br>
correct address - I see this statement:<br>
<br>
"But then again, the packages ship correct manual pages, not like Arch<br>
Linux."<br>
<br>
with a link to this package:<br>
<br>
<a href="https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/shadow" target="_blank">https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/shadow</a><br>
<br>
So what is your point?   We should ship the man pages for the tools we<br>
remove?  Or it is just you do not understand bash enough to see the<br>
binaries were removed right above where the man pages are removed?<br>
<br>
<br>
</blockquote></div><br></div></div>