Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenRC support thread, 2d Edition
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Mon Jan 11, 2010 11:32 am    Post subject: Reply with quote

@milomak:

Just add ~sys-apps/sysvinit-2.86-r12 to your /etc/portage/package.keywords/baselayout-2.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
Skotlex
Guru
Guru


Joined: 13 Mar 2004
Posts: 309

PostPosted: Tue Jan 12, 2010 3:39 am    Post subject: Reply with quote

Skotlex wrote:
Quote:

It's because the mtab script is running too late.
localmount uses mtab, so should appear after it.
Could you do /etc/init.d/localmount iuse ?


I see.... that command shows "mtab," however I just updated the OpenRC version today, I hadn't notice that a new version was out, and the version I had unmasked and installed was no longer in portage. It could had been a bug in a previous version. I'll consider this then fixed then (unless it doesn't work again after the next crash-reboot). Thanks for your attention.


I retract my statement. I've just been doing some testing, and in my machine mtab runs after localmount in all cases: clean reboot, crash reboot, with parallel startup active or disabled.

There's some kind of bug going on here, isn't it?

Related package versions:
openrc-0.6.0 USE="ncurses pam unicode -debug"
baselayout-2.0.1 USE="-build"

EDIT: Alright, I found the cause of the problem. For some reason mtab was in the "boot" runlevel while localmount was in the "sysinit" runlevel... thus the runlevel difference forced one to run before the other. Oops :x Problem solved...
Back to top
View user's profile Send private message
nenemsis5
n00b
n00b


Joined: 23 Oct 2007
Posts: 72

PostPosted: Tue Jan 12, 2010 12:29 pm    Post subject: Reply with quote

UberLord wrote:
Skotlex wrote:

As you can see, localmount now issues a "df" and prints the mounted filesystems. The root and home directories are correctly mounted. But at some point afterwards, they get unmounted again! (notice how mpd fails with a missing home subdirectory).

So, localmount is working right, but some other script is undoing its work... my question then is, where should I look for this? I don't see any umount calls in any of the scripts that were executed afterwards....


It's because the mtab script is running too late.
localmount uses mtab, so should appear after it.
Could you do /etc/init.d/localmount iuse ?




Code:

~ $ eix openrc
[I] sys-apps/openrc
     Available versions:  (~)0.6.0 **9999 {debug elibc_glibc kernel_FreeBSD kernel_linux ncurses pam unicode}
     Installed versions:  0.6.0(03:15:57 06.01.2010)(elibc_glibc kernel_linux ncurses pam unicode -debug -kernel_FreeBSD)
     Homepage:            http://roy.marples.name/openrc
     Description:


whats wrong here?
Back to top
View user's profile Send private message
Skotlex
Guru
Guru


Joined: 13 Mar 2004
Posts: 309

PostPosted: Mon Jan 25, 2010 12:37 pm    Post subject: Reply with quote

VinzC wrote:
@milomak:

Just add ~sys-apps/sysvinit-2.86-r12 to your /etc/portage/package.keywords/baselayout-2.


As of today's earlier rsync, sysvinit-2.86-r12 is no longer in portage. So why exactly it was required for the most recent OpenRC version?
Back to top
View user's profile Send private message
ChianasGeek
n00b
n00b


Joined: 13 Nov 2004
Posts: 45
Location: United Kingdom

PostPosted: Tue Jan 26, 2010 7:33 am    Post subject: Reply with quote

Skotlex wrote:

As of today's earlier rsync, sysvinit-2.86-r12 is no longer in portage. So why exactly it was required for the most recent OpenRC version?


Dunno, but just pop latest ~arch into package.keywords - it's working fine here on x86 (yup, have rebooted, too) :)
_________________
Chiana's Geek :)
"We are Grey. We stand between the candle and the star."
(Backup Jabber ID: chianasgeek@xmpp.org.uk)
Back to top
View user's profile Send private message
sera
Retired Dev
Retired Dev


Joined: 29 Feb 2008
Posts: 1017
Location: CET

PostPosted: Tue Jan 26, 2010 8:51 am    Post subject: Reply with quote

Skotlex wrote:
VinzC wrote:
@milomak:

Just add ~sys-apps/sysvinit-2.86-r12 to your /etc/portage/package.keywords/baselayout-2.


As of today's earlier rsync, sysvinit-2.86-r12 is no longer in portage. So why exactly it was required for the most recent OpenRC version?


The requirement is !<sys-apps/sysvinit-2.86-r11. So any newer version will do.
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Tue Jan 26, 2010 10:08 am    Post subject: Reply with quote

Skotlex wrote:
As of today's earlier rsync, sysvinit-2.86-r12 is no longer in portage. So why exactly it was required for the most recent OpenRC version?

ChianasGeek wrote:
Dunno, but just pop latest ~arch into package.keywords - it's working fine here on x86 (yup, have rebooted, too) :)

Aha... I haven't sync'ed recently... :? I'd say then
Code:
>=sys-apps/sysvinit-2.86-r12

The only downside is that you don't know when it reaches the stable branch. Can cope with it. :)
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
majestyk
n00b
n00b


Joined: 09 Jul 2003
Posts: 15

PostPosted: Fri Feb 05, 2010 1:17 pm    Post subject: Reply with quote

Now that sysvinit-2.86-r12 was pulled from portage, my portage wants to downgrade sysvinit to 2.86-r10. Unfortunately, 2.86-r10 does not work with my installed openrc-0.4.3-r4. And there are no newer stable versions of openrc or sysvinit in portage.

Why was sysvinit-2.86-r12 pulled from portage? I'm now manually excluding up- or downgrades to sysvinit so I can at least keep the rest of my system stable and current, but I think it this is annoying :/
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Fri Feb 05, 2010 1:29 pm    Post subject: Reply with quote

majestyk wrote:
Now that sysvinit-2.86-r12 was pulled from portage, my portage wants to downgrade sysvinit to 2.86-r10. Unfortunately, 2.86-r10 does not work with my installed openrc-0.4.3-r4. And there are no newer stable versions of openrc or sysvinit in portage.

Why was sysvinit-2.86-r12 pulled from portage? I'm now manually excluding up- or downgrades to sysvinit so I can at least keep the rest of my system stable and current, but I think it this is annoying :/


Read the post above: put
Code:
>=sys-apps/sysvinit-2.86-r12
in your /etc/portage/package.keywords.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Fri Feb 05, 2010 5:03 pm    Post subject: Reply with quote

UberLord wrote:
HelAu wrote:
- What is with /etc/modprobe.conf ? Are module parameters no longer read from that file, so that /etc/conf.d/modules is the only place for that (what would make sense:)


modprobe.conf has never had anything to do with either OpenRC or baselayout-1 to the best of my knowledge

Quote:
- What about depscan.sh ? Is there a replacement available, or does openrc automagically check for updates ?


OpenRC does it automagically.
You can get the same effect by running rc-update -u if you really want to though.


sorry that I pick up such an old post but I recently switched to the testing branch and updated to baselayout2 / openrc, and now I see complaints like

Code:

WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: All config files need .conf: /etc/modprobe.d/uvesafb, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/nvidia, it will be ignored in a future release.


So what does that tell me?
Back to top
View user's profile Send private message
majestyk
n00b
n00b


Joined: 09 Jul 2003
Posts: 15

PostPosted: Fri Feb 05, 2010 5:05 pm    Post subject: Reply with quote

I read the post. You answered a question I did not ask.
As I said, there are no newer stable versions of sysvinit in portage. I do not want to install ~2.87-r3.
Back to top
View user's profile Send private message
sera
Retired Dev
Retired Dev


Joined: 29 Feb 2008
Posts: 1017
Location: CET

PostPosted: Fri Feb 05, 2010 5:24 pm    Post subject: Reply with quote

Code:
sysvinit-2.86-r12

Wasn't ever stable to begin with.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6780

PostPosted: Fri Feb 05, 2010 6:45 pm    Post subject: Reply with quote

Gh0str1d3r wrote:
Code:

WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: All config files need .conf: /etc/modprobe.d/uvesafb, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/nvidia, it will be ignored in a future release.


So what does that tell me?

This is not related with openrc. This warning comes from sys-apps/module-init-tools. It tells you that the file should not be called e.g. /etc/modprobe.d/nvidia but instead e.g. /etc/modprobe.d/nvidia.conf. If you reemerge nvidia-drivers, it is likely that the problem is already fixed, i.e. that the installed file has the correct name (maybe you have to remove the old one manually, since it is in a CONFIG_PROTECTED directory).
Back to top
View user's profile Send private message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Fri Feb 05, 2010 6:55 pm    Post subject: Reply with quote

ah thank you. it should be possible to just rename them, shouldn't it?
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sat Feb 06, 2010 12:01 pm    Post subject: Reply with quote

majestyk wrote:
I read the post. You answered a question I did not ask.
As I said, there are no newer stable versions of sysvinit in portage. I do not want to install ~2.87-r3.

So why install openrc/baselayout2 at all? Openrc is in the ~ARCH branch, as well as baselayout2. If you don't want to install ~sysvinit-2.87-r3 then you have to cope without openrc and baselayout2.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6780

PostPosted: Sat Feb 06, 2010 12:17 pm    Post subject: Reply with quote

Gh0str1d3r wrote:
ah thank you. it should be possible to just rename them, shouldn't it?

Yes and no: If you rename nvidia into nvidia.conf and if it should not have been fixed in the ebuild, then you will get a duplicate of the file (namely under the name nvidia) if you re-emerge nvidia-drivers later on. If you then forget to remove this file after such a re-emerge this might not only lead to a warning but possibly even to wrong behavior.
Back to top
View user's profile Send private message
spielc
Guru
Guru


Joined: 20 Apr 2004
Posts: 452

PostPosted: Fri Feb 12, 2010 8:14 am    Post subject: Reply with quote

Hi everybody,

I have a little question: A few weeks ago i bought a Sheevaplug. I installed Gentoo and I use it as router between my local lan and the internet via a hsdpa-stick. Everything works like a charm except one thing: I run several services on the plug, for example a dhcp-server, an nfs-server (for sharing the gentoo portage-tree) and of course sshd is installed too. Every now and then my hsdpa-stick gets disconnected and fails to reconnect and thus net.ppp0 goes into inactive state. This in term stops services like sshd or dnsmasq although net.eth0 is still in state started.. Now my question is how do i prevent this from happening? If i understood the whole thing with virtual initscript dependencies correctly, it SHOULD be enough if some service provides this dependency (and net.eth0 should provide the virtual dependency net) and thus the network-dependent initscripts should not be stopped. I tried to set for example rc_sshd_need="!net.ppp0" in /etc/rc.conf but this had no effect at all.
_________________
Raise your beers up high...
Back to top
View user's profile Send private message
nichocouk
Guru
Guru


Joined: 10 Mar 2005
Posts: 585
Location: Glasgow

PostPosted: Tue Feb 16, 2010 10:32 am    Post subject: Reply with quote

nichocouk wrote:

Even better: in fact I don't need staticroute to be in the boot runlevel - the correct route is already in place with only network in boot runlevel, with the same configuration as before:
Code:
# cat /etc/conf.d/network
ifconfig_eth0="123.456.78.901 netmask 255.255.255.0"
domainname="my.nis.dom"
defaultroute="123.456.78.1"

Hope this also helps others!
Cheers.


Since my last post I had to add staticroute to my boot runlevel, and this works OK with the following setup.
Code:
$ cat /etc/conf.d/network
ifconfig_eth0="123.456.78.901 netmask 255.255.255.0"
defaultroute="123.456.78.1"
domainname="my.nis.dom"

Code:
$ cat /etc/conf.d/staticroute
staticroute="net default gw 123.456.78.1"


However, this works well with kernel 2-6-31, but not with 2-6-32* (I'm using tuxonice-sources). This means that networking does not work, e.g. I cannot access my HOME space which is mounted on a NIS server.

Am I missing something in 2-6-32?
_________________
nichocouk

L'Etat, c'est moi.
Back to top
View user's profile Send private message
Skotlex
Guru
Guru


Joined: 13 Mar 2004
Posts: 309

PostPosted: Tue Feb 16, 2010 3:45 pm    Post subject: Reply with quote

Openrc seems to not handle well shutdown/restart when a service fails to go down. Case in point, I can turn off the wicd service normally (it takes a few seconds) from the shell, but during shutdown/reboot it always fails to be brought down. And as a result the whole shutdown process goes crazy.

When I don't use parallel startup, another service is picked to be shutdown, but then openrc says it can't go down because wicd is still up, so it "waits" (waiting 50 secs, waiting 45 sec, etc, etc). Yet, every now and then (around every minute) it retries to bring down wicd again, and again it fails. This loop goes on forever and it doesn't ever gets to reboot.

When a service fails to go down, shouldn't it either abort the halt sequence or just "zap" it and continue rebooting/halting? The current behaviour leaves me with a machine I can't use at all (unless I use the Magic SysReq to force a reboot/halt of the system).

The behaviour is even more chaotic when parallel startup is enabled. In this case, it appears that all services that CAN go down are unnoticed, because I get messages that go like: "waiting for wicd...." and after that expires,then I start getting messages like "waiting for localmount..." or any other service that shouldn't have problems going down on their own (unless they are tagged as forever stalled because they were waiting for wicd?)

Sorry I can't provide better logs of what's happening as the console is non-operational already while rebooting/halting (so I can't copy/paste anything). I THINK this should be easy to reproduce by simply editing any rc script to always fail on halt (and probably adding a second or two sleep within, too).

OpenRC 0.6.0-r1
Baselayout 2.0.1
Back to top
View user's profile Send private message
jorges
Tux's lil' helper
Tux's lil' helper


Joined: 31 Oct 2005
Posts: 114
Location: Barcelona, Spain

PostPosted: Tue Mar 16, 2010 9:11 am    Post subject: Question about options for modules Reply with quote

Hi,
I have a question regarding how to pass options to kernel modules. I have in /etc/conf.d/modules:
Code:
modules="radeon"
module_radeon_args="modeset=0"

But it seems to be ignored. If I add the option to grub, i.e. append radeon.modeset=0 to the kernel line, it is then respected. Is my /etc/conf.d/modules sysntax bad? Could it be due to the kernel option to autoload modules as needed?

Thanks,

Jorges
Back to top
View user's profile Send private message
Strowi
l33t
l33t


Joined: 19 Aug 2003
Posts: 656
Location: Bonn

PostPosted: Tue Mar 30, 2010 9:27 pm    Post subject: Reply with quote

hi,

just out of curiosity: i am using openrc-0.6* but during boot it still says "openrc 0.5.3" (or 0.5.2, can't remember).
Is this just a typo or sth. else wrong?
_________________
--
Linux & such ...
http://blog.hasnoname.de
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue Mar 30, 2010 9:30 pm    Post subject: Reply with quote

Indeed, I saw that one too.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7731
Location: Underworld

PostPosted: Mon Apr 05, 2010 12:15 pm    Post subject: Reply with quote

I am experiencing issues with my wireless during startup. iwl3945 is built as a module, and it seems like /etc/init,d/net.wlan0 is starting before the card is ready. The wireless led does not light up. If I restart the service, then the network works.

openrc's version is 0.6.1-r1.
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon Apr 05, 2010 8:09 pm    Post subject: Reply with quote

Hi pilla, can you post this :

Code:

# cat /etc/rc.conf
# cat /etc/wpa_supplicant/wpa_supplicant.conf
# rc-update show
# cd /etc/init.d && ls -la
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7731
Location: Underworld

PostPosted: Tue Apr 06, 2010 2:50 am    Post subject: Reply with quote

/etc/rc.conf:
Code:

rc_parallel="NO"
rc_interactive="YES"
rc_depend_strict="NO"
rc_hotplug="YES"
rc_coldplug="NO"
rc_plug_services=""
rc_logger="YES"
unicode="YES"
net_fs_list="afs cifs coda davfs fuse gfs ncpfs nfs nfs4 ocfs2 shfs smbfs"
rc_tty_number=12
rc_device_tarball="NO"
dmesg_level="1"
EDITOR="/usr/bin/vim"


rc-update show
Code:

            alsasound |           default                             
             bootmisc |                   boot                       
                 fsck |                   boot                       
             hostname |                   boot                       
                local | nonetwork default                             
           localmount |                   boot                       
             netmount |           default                             
                 root |                   boot                       
            savecache |                                       shutdown
                 swap |                   boot                       
                 dbus |           default                             
               sysctl |                   boot                       
           consolekit |           default                             
              urandom |                   boot                       
                devfs |                               sysinit         
                dmesg |                               sysinit         
       udev-postmount |           default                             
              hwclock |                   boot                       
          consolefont |                   boot                       
        device-mapper |                   boot                       
                 udev |                               sysinit         
                 hald |           default                             
                  lvm |                   boot                       
              keymaps |                   boot                       
           ntp-client |           default                             
            net.wlan0 |           default                             
            syslog-ng |           default                             
                acpid |           default                             
            killprocs |                                       shutdown
              modules |                   boot                       
             mount-ro |                                       shutdown
                 mtab |                   boot                       
               procfs |                   boot                       
         termencoding |                   boot                       
               net.lo |                   boot                       
    hibernate-cleanup |                   boot   


ls -la
Code:

total 420
drwxr-xr-x  2 pilla pilla  4096 Abr  5 23:48 .
drwxr-xr-x 89 pilla pilla  4096 Abr  5 23:48 ..
-rwxr-xr-x  1 root  root    818 Abr  2 12:01 acpid
-rwxr-xr-x  1 root  root   6231 Jan  9 12:09 alsasound
-rwxr-xr-x  1 root  root    451 Fev 20 14:02 avahi-daemon
-rwxr-xr-x  1 root  root    445 Fev 20 14:02 avahi-dnsconfd
-rwxr-xr-x  1 root  root    731 Abr  2 14:11 bluetooth
-rwxr-xr-x  1 root  root   3749 Abr  2 13:09 bootmisc
-rwxr-xr-x  1 root  root   1672 Abr  2 13:09 consolefont
-rwxr-xr-x  1 root  root    586 Nov  1 13:10 consolekit
-rwxr-xr-x  1 root  root    861 Abr  5 09:33 cpufrequtils
-rwxr-xr-x  1 root  root   1729 Mar 23 22:46 crypto-loop
-rwxr-xr-x  1 root  root    286 Abr  2 13:54 cupsd
-rwxr-xr-x  1 root  root   1152 Nov  2 12:53 dbus
-rwxr-xr-x  1 root  root    797 Abr  2 13:09 devfs
-rwxr-xr-x  1 root  root    682 Jan  5 21:33 device-mapper
-rwxr-xr-x  1 root  root    327 Abr  2 12:01 dhcpcd
-rwxr-xr-x  1 root  root    660 Fev 20 13:03 dmcrypt
-rwxr-xr-x  1 root  root    317 Abr  2 13:09 dmesg
-rwxr-xr-x  1 root  root    536 Jan  5 21:33 dmeventd
-rwxr-xr-x  1 root  root   2275 Abr  2 13:09 fsck
lrwxrwxrwx  1 root  root     23 Abr  2 13:09 functions.sh -> /lib/rc/sh/functions.sh
-rwxr-xr-x  1 root  root    756 Jan 24 10:41 fuse
-rwxr-xr-x  1 root  root    738 Abr  2 17:03 git-daemon
-rwxr-xr-x  1 root  root    640 Jan 12 21:36 gkrellmd
-rwxr-xr-x  1 root  root    951 Set 23  2009 gpm
-rwxr-xr-x  1 root  root   1185 Jan 20 20:38 hald
-rwxr-xr-x  1 root  root   3407 Abr  2 12:02 hdparm
-rwxr-xr-x  1 root  root   2550 Set 19  2009 hibernate-cleanup
-rwxr-xr-x  1 root  root    376 Abr  2 13:09 hostname
-rwxr-xr-x  1 root  root    464 Fev 21 09:34 hsqldb
-rwxr-xr-x  1 root  root   2635 Abr  2 13:09 hwclock
-rwxr-xr-x  1 root  root   1733 Abr  2 13:09 keymaps
-rwxr-xr-x  1 root  root    392 Abr  2 13:09 killprocs
-rwxr-xr-x  1 root  root    742 Mar 16 21:08 kismet
-rwxr-xr-x  1 root  root   1062 Out 18 15:09 laptop_mode
-rwxr-xr-x  1 root  root    696 Abr  2 13:09 local
-rwxr-xr-x  1 root  root   1765 Abr  2 13:09 localmount
-rwxr-xr-x  1 root  root    759 Jan  5 21:33 lvm
-rwxr-xr-x  1 root  root   1472 Abr  2 13:09 modules
-rwxr-xr-x  1 root  root   1028 Abr  2 13:09 mount-ro
-rwxr-xr-x  1 root  root    907 Abr  2 13:09 mtab
-rwxr-xr-x  1 root  root  10661 Set 18  2009 mysql
-rwxr-xr-x  1 root  root   6632 Set 18  2009 mysqlmanager
-rwxr-xr-x  1 root  root    557 Nov  7 14:28 nas
-rwxr-xr-x  1 root  root    268 Abr  5 09:28 ncpufreqd
lrwxrwxrwx  1 pilla pilla     6 Set 18  2009 net.eth0 -> net.lo
lrwxrwxrwx  1 root  root      6 Dez  9 08:23 net.eth1 -> net.lo
-rwxr-xr-x  1 root  root  15143 Abr  2 13:09 net.lo
-rwxr-xr-x  1 root  root   2031 Abr  2 13:09 netmount
lrwxrwxrwx  1 root  root      6 Fev 24 08:59 net.usb0 -> net.lo
lrwxrwxrwx  1 root  root      8 Set 18  2009 net.wlan0 -> net.eth0
-rwxr-xr-x  1 root  root   6859 Abr  2 13:09 network
-rwxr-xr-x  1 root  root   4188 Abr  2 12:43 nfs
-rwxr-xr-x  1 root  root   1084 Abr  2 12:43 nfsmount
-rwxr-xr-x  1 root  root   1526 Dez  3 22:42 nscd
-rwxr-xr-x  1 root  root    833 Dez 20 14:38 ntp-client
-rwxr-xr-x  1 root  root    827 Dez 20 14:38 ntpd
-rwxr-xr-x  1 root  root    717 Abr  2 13:09 numlock
-rwxr-xr-x  1 root  root   1871 Set 17  2009 pciparm
-rwxr-xr-x  1 root  root    567 Set 18  2009 pcscd
-rwxr-xr-x  1 root  root   1262 Set 18  2009 pe-format
-rwxr-xr-x  1 root  root    390 Mar 16 23:46 portagexsd
-rwxr-xr-x  1 root  root   1926 Abr  2 13:09 procfs
-rwxr-xr-x  1 root  root    538 Set 18  2009 pwcheck
-rwxr-xr-x  1 root  root    666 Set 23  2009 pydoc-2.5
-rwxr-xr-x  1 root  root    666 Mar 27 07:30 pydoc-2.6
-rwxr-xr-x  1 root  root    666 Mar 26 23:20 pydoc-3.1
-rwxr-xr-x  1 root  root    304 Jan  9 12:07 reboot.sh
-rwxr-xr-x  1 root  root    653 Abr  2 13:09 root
-rwxr-xr-x  1 root  root    523 Nov 29 15:22 rpcbind
-rwxr-xr-x  1 root  root    595 Abr  2 12:43 rpc.idmapd
-rwxr-xr-x  1 root  root    788 Abr  2 12:43 rpc.pipefs
-rwxr-xr-x  1 root  root    818 Abr  2 12:43 rpc.statd
-rwxr-xr-x  1 root  root    558 Jan 17 17:14 rsyncd
-rwxr-xr-x  1 root  root   1143 Jan 20 21:34 samba
-rwxr-xr-x  1 root  root    525 Set 18  2009 saslauthd
-rwxr-xr-x  1 root  root    813 Abr  2 13:09 savecache
-rwxr-xr-x  1 root  root    385 Jan  9 12:07 shutdown.sh
-rwxr-xr-x  1 root  root   2309 Set 18  2009 slpd
-rwxr-xr-x  1 root  root   2159 Abr  2 13:50 sshd
-rwxr-xr-x  1 root  root   1641 Abr  2 13:09 staticroute
-rwxr-xr-x  1 root  root    817 Mar 17 00:10 svnserve
-rwxr-xr-x  1 root  root    791 Abr  2 13:09 swap
-rwxr-xr-x  1 root  root    494 Abr  2 13:09 swclock
-rwxr-xr-x  1 root  root    540 Abr  2 13:09 sysctl
-rwxr-xr-x  1 root  root   1303 Abr  2 13:09 sysfs
-rwxr-xr-x  1 root  root   1860 Mar 16 13:24 syslog-ng
-rwxr-xr-x  1 root  root    529 Mar 16 13:51 sysstat
-rwxr-xr-x  1 root  root    749 Abr  2 13:09 termencoding
-rwxr-xr-x  1 root  root   6382 Fev  2 20:36 udev
-rwxr-xr-x  1 root  root   2579 Fev  2 20:36 udev-dev-tarball
-rwxr-xr-x  1 root  root   3001 Fev  2 20:36 udev-mount
-rwxr-xr-x  1 root  root    803 Fev  2 20:36 udev-postmount
-rwxr-xr-x  1 root  root    937 Abr  2 13:09 urandom
-rwxr-xr-x  1 root  root    530 Set 18  2009 vixie-cron
-rwxr-xr-x  1 root  root   1249 Jan 25 19:09 wpa_supplicant
-rwxr-xr-x  1 root  root   6515 Mar 21 10:04 xdm
-rwxr-xr-x  1 root  root    340 Mar 21 10:04 xdm-setup


wpa_supplicant.conf omitted because it has all keys :)
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 7 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum