he flow of commits to git log.
>
> Or in short: a new --show-tags switch for git log sounds like an awesome
> solution here.
It is spelled --decorate :-)
You can even put it in the config log.decorate
HTH,
Santi
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
u should try purging nfs-common/portmap in
>> case you don't need it.
>
> I don't have those packages installed,
Are those purged? Because if not the init.d files are still there
causing troubles.
$dpkg -l nfs-common
...
rc nfs-common ...
?
HTH,
Santi
On Mon, Sep 13, 2010 at 10:44 AM, Santi Béjar wrote:
> On Mon, Sep 13, 2010 at 2:19 AM, Michael Biebl wrote:
>> 2010/9/13 Santi Béjar :
>>> (with and w/o your patch) and no changes. I've just found other
>>> "interesting things", some boot scripts
On Mon, Sep 13, 2010 at 2:19 AM, Michael Biebl wrote:
> 2010/9/13 Santi Béjar :
>> (with and w/o your patch) and no changes. I've just found other
>> "interesting things", some boot scripts are failing with "read-only
>> filesystem". Quite a few (or
st commit I have is
v8-71-gae7f031 (Add pam-config file, 2010-08-30)
Santi
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Sun, Sep 12, 2010 at 12:41 AM, Michael Biebl wrote:
> 2010/9/11 Santi :
>> Properly order these units so that the a partition is not mount
>> before the fsck is done in a Debian system.
> as already said on IRC, I'm curious why you get this error but I can't
> r
Properly order these units so that the a partition is not mount
before the fsck is done in a Debian system.
---
Makefile.am |6 +-
units/debian/fsck.target |2 ++
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index e1fe9e6..c1c243
On Fri, Sep 10, 2010 at 2:58 PM, Michael Biebl wrote:
> 2010/9/10 Santi Béjar :
>> Hi *,
>>
>> On Thu, Sep 9, 2010 at 2:22 PM, Jens Persson wrote:
>>> Try to put your check services in sysinit.target.wants and add
>>> After=sysinit.target to local-fs.targe
On Fri, Sep 10, 2010 at 1:45 PM, Jens Persson wrote:
> On Fri, Sep 10, 2010 at 10:32 AM, Santi Béjar wrote:
>>
>> On Fri, Sep 10, 2010 at 1:53 AM, Jens Persson wrote:
>> > Ok, then try to add After=fsck.target to sysinit.target.
>> >
>>
>> Ok, this w
;ll do more tests and will send a patch.
Thanks,
Santi
> On Fri, Sep 10, 2010 at 1:28 AM, Santi Béjar wrote:
>>
>> Hi *,
>>
>> On Thu, Sep 9, 2010 at 2:22 PM, Jens Persson wrote:
>> > Try to put your check services in sysinit.target.wants and add
>> > A
\x1d429b\x1d80b1\x1dac2763026e01.device
fsck.target -.mount
Description=/home
...
Thanks,
Santi
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Hi *,
I just wanted to report that for the patch adding checkroot.service
and checkfs.service breaks my boot. The /home partition gets mounted
before the /etc/init.d/checkfs.sh is run, so it fails. I'm using
debian sid amd64. If you need more information just ask.
On Thu, Sep 9, 2010 at 2:30 AM, Gustavo Sverzut Barbieri
wrote:
> On Wed, Sep 8, 2010 at 9:11 PM, Santi wrote:
>> --- /dev/null
>> +++ b/units/halt.service.m4
>> @@ -0,0 +1,49 @@
>> +# This file is part of systemd.
>> +#
>> +# systemd is free software; y
---
Hi *,
I don't know if it's worth saying Linux >= 2.6.30 with an additional patch,
but as 2.6.36 is not released yet...
HTH,
Santi
README | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/README b/README
index 492e374..96da36c 100644
--- a
---
Makefile.am | 23 ++-
units/.gitignore |3 ++
units/arch/halt.service | 19
units/arch/poweroff.service | 19
units/arch/reboot.service | 19
units/debian/halt.service
15 matches
Mail list logo