在 2014年11月20日 星期四 21:35:05,Lukáš Nykrýn 写道:
> "Jóhann B. Guðmundsson" píše v Čt 20. 11. 2014 v 18:10 +:
> > On 11/20/2014 04:24 PM, Lukáš Nykrýn wrote:
> > > Hi,
> > >
> > > rhel7 / centos7 is shipped with heavily patched systemd 208, which does
> > > not contain new interesting features and f
在 2014年7月16日 星期三 20:45:56,Jon Severinsson 写道:
> The file still contains one RUN+="@rootlibexecdir@/systemd-sysctl ...",
> which I don't think is desirable when systemd is installed but not running
> as PID 1 (which we also have to support).
support for the sake of support is a bad syndrom.
_
在 2014年7月7日 星期一 11:14:40,Samuli Suominen 写道:
> On 07/07/14 07:29, microcai wrote:
> > a long ago, /dev/root is an symblic to real root device. no matter it is
> > on
> >
> > NFS or HDD, we can use
> >
> > /dev/root / auto defaults 0 0
&g
在 2014年7月7日 星期一 10:54:13,您写道:
> rootfstype=, rootflags=.
>
> ("rw" is a separate option, doesn't go in rootflags=.)
I failed with rootflags. kernel panic. can't work with
rootflags=nodev,noatime,discard
___
systemd-devel mailing list
systemd-devel@l
在 2014年7月7日 星期一 10:40:41,您写道:
> On Mon, Jul 7, 2014 at 10:38 AM, microcai
wrote:
> > 在 2014年7月7日 星期一 08:41:37,您写道:
> >
> >> On Mon, Jul 7, 2014 at 7:29 AM, microcai
wrote:
> >> > a long ago, /dev/root is an symblic to real root device. no matter it
> &g
在 2014年7月7日 星期一 08:41:37,您写道:
> On Mon, Jul 7, 2014 at 7:29 AM, microcai wrote:
> > a long ago, /dev/root is an symblic to real root device. no matter it is
> > on
> >
> > NFS or HDD, we can use
> >
> > /dev/root / auto defaults 0 0
> >
>
a long ago, /dev/root is an symblic to real root device. no matter it is on
NFS or HDD, we can use
/dev/root / auto defaults 0 0
in fstab to mount / as readwrite.
recently, I recall this old feature, and tryed to use it, but the system
failed to boot, waiting for /dev/root that never
在 2014年6月30日 星期一 15:10:06,Lennart Poettering 写道:
> On Mon, 02.06.14 18:03, Michal Sekletar ([email protected]) wrote:
>
> Heya!
>
> Sorry for the late response!
>
> > systemd spawns services with locale settings taken from kernel
> > cmdline. If it doesn't find anything there, then it proceeds
2014-06-25 18:30 GMT+08:00 Kay Sievers :
> On Wed, Jun 25, 2014 at 11:13 AM, AKASHI Takahiro
> wrote:
>> In the current implementation, ioctl(CMD_MSG_RECV) returns immediately if
>> no message has been queued, and so a service process has to wait by
>> explicitly calling poll() system call. If suc
2014-02-23 0:55 GMT+08:00 Kay Sievers :
> On Sat, Feb 22, 2014 at 3:21 PM, Armin K wrote:
>> Packages are still looking for the old pkg-config files,
>> so until everything has been ported over, install them
>> always, no matter if compat-libs are built or not.
>
> So far, we think that compat sho
On 2012年12月17日星期一 CST下午10时36分48秒, Kay Sievers wrote:
On Mon, Dec 17, 2012 at 2:04 PM, Koen Kooi
wrote:
Op 17 dec. 2012, om 12:17 heeft Zbigniew Jędrzejewski-Szmek
het volgende geschreven:
eudev has made a project annoucement [1], and I thought it would be
worthwhile to go through their patc
On Friday 02 November 2012 09:56:53 Pawel Pastuszak wrote:
> Hi all,
>
> I was wondering if there is an way to attach an GPIO line to reboot
the
> system. I am currently working on an Embedded device that has an
GPIO line
> which needs to act as an reboot button this GPIO comes up as an
> /sys/c
2012/10/11 Lennart Poettering :
> On Wed, 10.10.12 12:48, Marti Raudsepp ([email protected]) wrote:
>
>>
>> On Mon, Oct 1, 2012 at 8:22 PM, Jan Engelhardt wrote:
>> >>and how they should do this after the change that there
>> >>is no flag? dispaly a RANDOM line?
>> >
>> > That is a possibility. Base
2012/8/4 Lennart Poettering :
> On Tue, 24.07.12 22:45, Jonathan Callen ([email protected]) wrote:
>
>> In the x32 ABI, syscall numbers start at 0x4000. Mask that bit on
>> x32 for lookups in the syscall_names array and syscall_filter and ensure
>> that syscall.h is parsed correctly.
>
> Hmpf, c
2012/6/21 William Hubbs
> On Wed, Jun 20, 2012 at 06:22:49PM +0200, Lennart Poettering wrote:
> > Heya,
> >
> > regarding the whole discussion on minimal builds and people wanting to
> > pick specific parts of the systemd build leaving out others, beyond what
> > the configure switches offer: Her
2012/6/19 Kay Sievers
> On Tue, Jun 19, 2012 at 1:10 PM, Michael Olbrich
> wrote:
> > On Tue, Jun 19, 2012 at 11:21:58AM +0200, Lennart Poettering wrote:
> >> On Fri, 15.06.12 20:06, Bryan Kadzban ([email protected])
> wrote:
> >> > dbus
> >> > libcap
> >>
> >> I am quite happy with de
2012/6/15 William Hubbs
> On Fri, Jun 15, 2012 at 07:27:26PM +0800, microcai wrote:
> > 2012/6/15 William Hubbs
> > > systemd has several more dependencies than udev. Because of that and
> > > because of the way the build system is setup to only do a full systemd
>
2012/6/15 William Hubbs
> Hello Auke,
>
> On Fri, Jun 15, 2012 at 04:26:36AM +, Kok, Auke-jan H wrote:
> > On Fri, Jun 15, 2012 at 2:32 AM, William Hubbs
> wrote:
> > > Hello Auke,
> > >
> > > I will answer your concerns as best as I can below.
> > >
> > > On Thu, Jun 14, 2012 at 03:35:09PM
Hi guys.
I had this issue since the release of systemd-37.
system start up hang on syslog-ng
If I comment out ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service
then system boots successfull. But, dbus-daemon keep on poluting my screens.
dbus became quiet while I manully stop systemd
Can you send git pull request and just mail diff state ?
2011/9/19 Zbigniew Jędrzejewski-Szmek :
> Hi,
>
> here are some patches for systemadm. The goal is to make the output
> more readable (i.e. with sorted and colored dependencies, not
> ellipsized). Also allow sorting on various columns, mak
于 2011年05月26日 16:58, Koen Kooi 写道:
> Hi,
>
> When building a complete system from scratch, especially in a crosscompile
> environment there is a chicken and egg problem:
>
> systemd needs dbus and udev to buid, but dbus and udev only install systemd
> files when system has been built.
>
> I'd
于 2011年05月26日 16:33, Vasiliy G Tolstov 写道:
> Hello. If i want to write daemon, that can be running by regular init
> system (openrc, upstart and others) and systemd, how can i check inside
> my daemon, that it runs from systemd?
> In compile phase, i can build with systemd support and install servi
于 2011年05月22日 23:22, Henry Gebhardt 写道:
> On Sun, May 22, 2011 at 02:50:00PM +0800, microcai wrote:
>> Heya,
>>
>> Here is the 2nd version.
>>
>> Split the DHCP and TFTP socket and use Servie=dnsmasq.servie to point to
>> dnsmasq.
>>
>> Add ei
Heya,
Here is the 2nd version.
Split the DHCP and TFTP socket and use Servie=dnsmasq.servie to point to
dnsmasq.
Add einfo to the user tell then how to do with the socket unit files.
both DNS and tftp have been test. I haven't test DHCP activation, But I
think it will works.
CC systemd for ot
于 2011年05月22日 04:09, Henry Gebhardt 写道:
> On Sat, May 21, 2011 at 06:48:35PM +0200, Henry Gebhardt wrote:
>> On Sat, May 21, 2011 at 09:25:52PM +0800, microcai wrote:
>>> 于 2011年05月21日 20:44, Kay Sievers 写道:
>>>> On Sat, May 21, 2011 at 14:39, Lennart Poettering
&g
于 2011年05月22日 00:07, Henry Gebhardt 写道:
> On Sat, May 21, 2011 at 08:53:14PM +0800, microcai wrote:
>> 于 2011年05月21日 20:44, Kay Sievers 写道:
>>> On Sat, May 21, 2011 at 14:39, Lennart Poettering
>>> wrote:
>>>> On Sat, 21.05.11 15:22, micr
于 2011年05月21日 20:44, Kay Sievers 写道:
> On Sat, May 21, 2011 at 14:39, Lennart Poettering
> wrote:
>> On Sat, 21.05.11 15:22, microcai ([email protected]) wrote:
>>
>>>> Ludwig Nussel (1):
>>>> sysctl: apply /etc/sysctl.conf last
>>&
于 2011年05月21日 20:44, Kay Sievers 写道:
> On Sat, May 21, 2011 at 14:39, Lennart Poettering
> wrote:
>> On Sat, 21.05.11 15:22, microcai ([email protected]) wrote:
>>
>>>> Ludwig Nussel (1):
>>>> sysctl: apply /etc/sysctl.conf last
>>&
于 2011年05月20日 08:09, Lennart Poettering 写道:
> Heya!
>
> http://www.freedesktop.org/software/systemd/systemd-27.tar.bz2
>
> Nothing too fancy. But a few new features.
>
> Kay Sievers (4):
> binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where
> appropriate /lib directories
于 2011年05月21日 00:50, Harald Hoyer 写道:
> Am 20.05.2011 18:49, schrieb microcai:
>> 于 2011年05月20日 23:35, Kay Sievers 写道:
>>> On Fri, May 20, 2011 at 17:32, microcai
>>> wrote:
>>>
>>>> Now I've full relized that, the problem is fsck-root.serv
于 2011年05月20日 23:35, Kay Sievers 写道:
> On Fri, May 20, 2011 at 17:32, microcai wrote:
>
>> Now I've full relized that, the problem is fsck-root.service.
>>
>> udev.service stay idle as soon as fsck-root.service exit.
>>
>> It is fsck-root.service that to
于 2011年05月20日 12:10, microcai 写道:
> 于 2011年05月20日 18:39, Lennart Poettering 写道:
>> On Fri, 20.05.11 17:40, Chen Jie ([email protected]) wrote:
>>
>>> 2011/5/19 Chen Jie :
>>>> 2011/5/18 Kay Sievers :
>>>>>
>>>>> Completely differen
于 2011年05月20日 21:57, Kay Sievers 写道:
> On Fri, May 20, 2011 at 15:34, Gustavo Sverzut Barbieri
> wrote:
>> On Fri, May 20, 2011 at 10:15 AM, Kay Sievers wrote:
>>>
>>> On Fri, May 20, 2011 at 13:56, Maciej Piechotka
>>> wrote:
>>>
# systemctl enable hwclock-load.service
Cannot link /l
于 2011年05月20日 21:15, Kay Sievers 写道:
> On Fri, May 20, 2011 at 13:56, Maciej Piechotka wrote:
>
>> # systemctl enable hwclock-load.service
>> Cannot link /lib64/systemd/system/hwclock-load.service
>
> Yikes, please fix that before trying anything else. And please hit the
> misguided Gentoo folks
于 2011年05月20日 18:39, Lennart Poettering 写道:
> On Fri, 20.05.11 17:40, Chen Jie ([email protected]) wrote:
>
>> 2011/5/19 Chen Jie :
>>> 2011/5/18 Kay Sievers :
Completely different! That's an Intel Core Duo 1.4 GHz laptop:
systemd-analyze blame | grep udev
87ms udev-trigger.se
于 2011年05月20日 17:40, Chen Jie 写道:
> 2011/5/19 Chen Jie :
>> 2011/5/18 Kay Sievers :
>>>
>>> Completely different! That's an Intel Core Duo 1.4 GHz laptop:
>>> systemd-analyze blame | grep udev
>>> 87ms udev-trigger.service
>>> 13ms udev.service
>> I updated systemd(to v26) and udev(to 168), stil
于 2011年05月19日 20:43, Lennart Poettering 写道:
> On Thu, 19.05.11 20:41, microcai ([email protected]) wrote:
>
>> 于 2011年05月19日 19:25, microcai 写道:
>>> 于 2011年05月19日 19:23, Lennart Poettering 写道:
>>>> On Thu, 19.05.11 18:54, microcai (micro...@fedorapr
于 2011年05月19日 19:25, microcai 写道:
> 于 2011年05月19日 19:23, Lennart Poettering 写道:
>> On Thu, 19.05.11 18:54, microcai ([email protected]) wrote:
>>
>>> Heya:
>>>
>>> Yesterday, I ported dnsmasq to systemd.
>>> Now, it's squid.
>&g
于 2011年05月19日 19:23, Lennart Poettering 写道:
> On Thu, 19.05.11 18:54, microcai ([email protected]) wrote:
>
>> Heya:
>>
>> Yesterday, I ported dnsmasq to systemd.
>> Now, it's squid.
>>
>> Almost done now, but transparent support should
Heya:
Yesterday, I ported dnsmasq to systemd.
Now, it's squid.
Almost done now, but transparent support should not be enabled,
otherwise squid will not be able to process request.
But I want this feature back.
So, is there an option to set IP_TRANSPARENT on the listen socket ?
signature.
ystemd(8) ..
>
> so screen sessions do continue to run after logout here..
>
> bye m.
Oh, Thanks !
>
> On 05/19/11 08:47, microcai wrote:
>> When you ssh to an systemd machine, and start a screen session, detach
>> and logout.
>>
>> Then this screen session
于 2011年05月19日 15:10, Michał Piotrowski 写道:
> W dniu 19 maja 2011 09:05 użytkownik microcai
> napisał:
>> 于 2011年05月19日 14:50, Michał Piotrowski 写道:
>>> Hi,
>>>
>>> 2011/5/19 microcai :
>>>> When you ssh to an systemd machine, and start a screen s
于 2011年05月19日 14:50, Michał Piotrowski 写道:
> Hi,
>
> 2011/5/19 microcai :
>> When you ssh to an systemd machine, and start a screen session, detach
>> and logout.
>>
>> Then this screen session will be wipe out by systemd, so , when you
>> login back, th
When you ssh to an systemd machine, and start a screen session, detach
and logout.
Then this screen session will be wipe out by systemd, so , when you
login back, there will be no screen session out there.
Is this a bug? of screen or systemd?
signature.asc
Description: OpenPGP digital signat
于 2011年05月19日 13:24, Canek Peláez Valdés 写道:
> On Wed, May 18, 2011 at 11:58 PM, microcai wrote:
>> 于 2011年05月18日 21:59, Canek Peláez Valdés 写道:
>>> On Wed, May 18, 2011 at 5:14 AM, microcai
>>> wrote:
>>> [...]
>>>> I'm not saying to rip-o
于 2011年05月18日 21:59, Canek Peláez Valdés 写道:
> On Wed, May 18, 2011 at 5:14 AM, microcai wrote:
> [...]
>> I'm not saying to rip-out udev, but speed up the udev.
>
> It's probably not udev fault, but a udev rule in Gentoo (I suppose you
> use Gentoo, you ment
于 2011年05月19日 01:48, Lennart Poettering 写道:
> On Thu, 19.05.11 01:43, microcai ([email protected]) wrote:
>
>> Heya,
>>
>> Here is the patch for dnsmasq to support systemd socket activation. Just
>> put it here for you guys to review before submitting to
Heya,
Here is the patch for dnsmasq to support systemd socket activation. Just
put it here for you guys to review before submitting to upstream.
Is it good? Or just ugly ?
For gentoo users, feel free to add my overlay here
https://github.com/microcai/myoverlay/raw/master/repo.xml
From
d when udev starting.
>
> Currently, systemd is deeply integrated with udev, it was not easy to
> "First do coldplug stage which is not using udev, and then do hotplug
> later through udev".
I'm not saying to rip-out udev, but speed up the udev.
>
>
> 2011/5/18 mi
OK, here is my problem:
udev and systemd are from systemd overlay.
udev is udev-168-r1
systemd is systemd-26
All compiled with CFLAGS="-Os -march=native"
systemd-analyze plot have problem generationg SVG file, so I change the
code to make a PDF.
Will anyone please lookat my boot analyze PDF?
于 2011年05月10日 03:51, Koen Kooi 写道:
>
> Op 9 mei 2011, om 21:43 heeft Lennart Poettering het volgende geschreven:
>
>> On Mon, 09.05.11 11:53, Scott James Remnant ([email protected]) wrote:
>>
>>> Another question I wasn't able to find an answer to in the documentation
>>> I've read so far.
>>>
>
于 2011年05月10日 00:10, Scott James Remnant 写道:
> Hey, I've been reading through the documentation on systemd and the Mailing
> List Archives and have had some questions, so I figured I'd post them here.
> These might be fairly complicated or unusual cases, and there may be no good
> answers now, and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
于 2011年05月05日 18:47, [email protected] 写道:
> With this patch series, it is possible to umount the root device and
> deconstruct it.
>
> You can copy a bash to /lib/systemd/system-shutdown/ and it will be executed
> at the end.
> Then you can cat /pr
于 2011年04月25日 20:43, Daniel J Walsh 写道:
> SELinux would be a good start.
No, root inside can still change SE-Linux policy.
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
于 2011年04月23日 12:16, Josh Triplett 写道:
> On Sat, Apr 23, 2011 at 11:28:58AM +0800, microcai wrote:
>> 于 2011年04月23日 10:55, Josh Triplett 写道:
>>> The systemd-nspawn manpage lists the various mechanisms used to isolate
>>> t
于 2011年04月23日 10:55, Josh Triplett 写道:
> The systemd-nspawn manpage lists the various mechanisms used to isolate
> the container, and then says "Note that even though these security
> precautions are taken systemd-nspawn is not suitable for secure
> container setups. Many of the security features m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
于 2011年04月12日 22:44, Zbigniew Jędrzejewski-Szmek wrote:
> On 04/12/2011 04:33 PM, microcai wrote:
>> > Shell is evil as Lennart said.
>> >
>> > Then I say, escaping non-ascii char is also evil.
>> >
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shell is evil as Lennart said.
Then I say, escaping non-ascii char is also evil.
mount point should use only printable and type-able name, aka, valid
UTF-8 string.
Among them, / and - can be used, since unit file name can't contain /, /
is escaped a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
? 2011?04?07? 20:55, Marius Tolzmann ??:
>
> Hi again..
>
> we have a setup where every user can start its own services
> (e.g. a webserver, database server, whatever).
>
> if the user wants this service to be started after a reboot he just
> tells
于 2011年03月28日 22:36, Jan Engelhardt 写道:
> On Monday 2011-03-28 16:25, Ludwig Nussel wrote:
>
>> Kay Sievers wrote:
>>> On Mon, Mar 28, 2011 at 13:28, Ludwig Nussel wrote:
Bill Nottingham wrote:
> Andrey Borzenkov ([email protected]) said:
>> On Fri, Mar 25, 2011 at 7:07 AM, Kay Sie
/dev/.run is just fine, and /dev is tmpfs backend, so that is fast.
/var is not tmpfs backend.
2011/3/28 Ludwig Nussel :
> Bill Nottingham wrote:
>> Andrey Borzenkov ([email protected]) said:
>> > On Fri, Mar 25, 2011 at 7:07 AM, Kay Sievers wrote:
>> > > Instead of the /dev/.run trick we have
61 matches
Mail list logo