/etc/rc.conf, /etc/conf.d/ and PCMCIA? [FXx]

Some time ago the below scripts were included in /etc/rc.conf and removed. PCMCIA was moved to folder /etc/conf.d/. Does /etc/conf.d/ still has a purpose?
# Load any configuration settings in /etc/conf.d
for cfg in /etc/conf.d/*; do
[ -r $cfg ] && source $cfg
done
# PCMCIA
# Should be either i82365 or tcic
PCIC=i82365
PCIC_OPTS=
CORE_OPTS=
CARDMGR_OPTS=
SCHEME=

The script /etc/rc.d/pcmcia itself does now the "sourcing" of /etc/conf.d/pcmcia

Similar Messages

  • NEEDED? makepkg.conf.pacnew and/or yaourt-git: WARNING: Unable to copy

    Hi....
    ISSUE:  when I try to install CERTAIN things via yaourt on my up to date system.
    At the end of the yaourt process I will sometimes get  the:
    ==> WARNING: Unable to copy WHATEVER PACKAGE to /tmp/ directory
    I'm pretty sure I deleted  makepkg.conf.pacnew.
    I am certain to have gone through the big 3.2 pacman upgrade a while back.
    I assumed the pacnew was a pacsave ...I guess.... can't assume of course.
    The only post I could find was this one...
    http://bbs.archlinux.org/viewtopic.php?id=53040
    As I very likely threw out the    makepkg.conf.pacnew
    and missed the merge thing.... could someone post it... or tell me the fix....
    OTHER FIX/ISSUE I READ ABOUT:
    yaourt-git needed instead of the release version ????
    I'm not at all sure if I need yaourt-git and the doing of the recommended MERGE with the   makepkg.conf.pacnew and the old one.
    After this gets resolved I will hopefully add t omy knowledge of AUR usage... and add the other install techniques!!  great!
    thanks!!!!!!!!
    Last edited by yvonney (2009-01-24 08:50:36)

    anonymous_user wrote:Pacman is 4.1 is not released yet. The wiki is just telling you about the new feature in the next pacman.
    I see, but I do not understand why I already encounter PKGBUILDs written with the aforementioned "style".
    For instance, giving a look to pacman-git, I find:
    source=(git://projects.archlinux.org/pacman.git)
    sha1sums=('SKIP')
    pkgver() {
    cd pacman
    git describe | sed 's/^v//;s/-/./g'
    build() {
    cd "pacman"
    ./autogen.sh
    ./configure \
    --prefix=/usr \
    --sysconfdir=/etc \
    --localstatedir=/var \
    --enable-doc \
    --enable-git-version \
    --enable-debug \
    --with-scriptlet-shell=/usr/bin/bash \
    --with-ldconfig=/usr/bin/ldconfig
    make
    make -C contrib
    As I said, my makepkg cannot handle that source and there is not an official way to fix it, apparently.

  • Sshd ignores /etc/hosts.allow and /etc/hosts.deny

    Hello everyone,
    I've just found out that sshd ignores /etc/hosts.allow and /etc/hosts.deny completely on my machine. It doesn't make use of tcp_wrappers. I am using the standard Arch package. Either my settings are wrong, or this is a severe security problem. It was a terrible surprise to find out that my server is under severe dictionary attacks all the time, despite the denyhosts script I am using.
    These are my settings:
    /etc/hosts.deny:
    ALL: ALL
    /etc/hosts.allow:
    # some nfs daemons: 192.168.1.0/255.255.255.0
    sshd sshd1 sshd2: ALL EXCEPT /etc/hosts.evil
    mysqld: 192.168.1.0/255.255.255.0
    /etc/hosts.evil:
    195.113.21.131
    60.10.6.53
    A simple experiment to verify the settings:
    [root@charon etc]# tcpdmatch -d -i /etc/xinetd.conf sshd 195.113.21.131
    warning: sshd: no such process name in /etc/xinetd.conf
    client: address 195.113.21.131
    server: process sshd
    matched: hosts.deny line 5
    access: denied
    [root@charon etc]# tcpdmatch -d -i /etc/xinetd.conf sshd 195.113.21.130
    warning: sshd: no such process name in /etc/xinetd.conf
    client: address 195.113.21.130
    server: process sshd
    matched: hosts.allow line 10
    access: granted
    This seems to be fine. But when I go to the machine 195.113.21.131, I can simply log in with no trouble at all.
    This is really strange. Does it have something to do with the xinetd warning? I am not using xinetd... Maybe I'm doing something wrong. If you have experienced such a trouble, please give me a hint.

    elasticdog wrote:So should our package not have the ListenAddress 0.0.0.0 line uncommented by default?  My guess would be that since it listens on all local addresses by default, we're just overwriting that when specifying 0.0.0.0, which isn't valid.  That was users don't have to specify their local IP address.  Unless I'm wrong, shouldn't this be a bug/feature request for the packager?
    This doesn't seem to be a package bug... IMHO, sshd must respect all the settings in hosts.deny and hosts.allow, regardless the IP address it listens on. The behaviour I noticed seems to be much more complicated. Basic settings (daemon name mentioned in hosts.*) worked, as far as I didn't want a "per IP" configuration. For example, including the daemon in hosts.allow really enabled remote connections, but any closer specifications (subdomains, EXCEPT operator...) were ignored. Access was simply granted without further evaluation. Excluding sshd from hosts.allow worked as one would assume. When I specified ListenAddress, everything started to work properly. This is mysterious. There are millions of computers using tcp wrappers and ssh, so it's hard to believe there could be a bug.

  • Design flaw in logadm(1M)/logadm.conf(4) and patch bug

    I really like logadm(1M)/logadm.conf(4) but it has a design flaw:
    1) /etc/logadm.conf should be a clean conf and not interfered with /var-ish state data!
    Please move the "Timestamps" to somewhere else!
    /etc/logadm.conf sould be distributable (scp/rsync/rdist) to a fleet of similar servers. Now it is not.
    2) I have non default /etc/syslog.conf and /var/adm/messages is not the syslog here.
    I have changed /etc/logadm.conf accordingly and made /var/adm/messages a symlink to the kernel log for convenience and it works perfectly until I patch.
    I'm annoyed by Sun-patches that insist in putting /var/adm/messages back into the /etc/logadm.conf every now and then.
    Sun-patches should not alter config-files that have been customized, but rather give a hint by placing a .new file (or so) along.
    I guess 2) is related to 1) as the /etc/logadm.conf is allways "customized" by timestamps.
    P�l

    Hi Harry (and others),
    I have seen similar behavior. It seems like the client side rendering for some reason has a hard time processing the collection model wrapping the ArrayList in this particular case. The table renders empty. After sorting in ascending order, the rows are all back (visible) again.
    Is anyone aware of issues with the rich table based directly on ArrayList (in combination with a changing set of values and/or sorting)? (seems like a corner case but is still not uncommon). Is there any indication that wrapping the ArrayList in a CollectionModel ourselves might be required?
    Harry: do you know whether this issue is introduced with PS3 (11.1.1.4) or already existed in previous releases?
    kind regards,
    Lucas

  • I have a CC Photography License and tried loading the new Lightroom cc but it will not open (only flashes the welcome screen for a split second) then goes blank.  I tried uninstalling it, rebooting, etc. several times and it will not work on my Mac with Y

    I have a CC Photography License and tried loading the new Lightroom cc but it will not open (only flashes the welcome screen for a split second) then goes blank.  I tried uninstalling it, rebooting, etc. several times and it will not work on my Mac with Yosemite.  Please help!

    Check out this thread: Downloaded Lightroom CC but only get a quick flash of the startup screen then nothing, Lightroom 5 still working.

  • Safari is not working on the Mac. Internet is fine, mail, App Store etc all working and connecting to Internet fine. Done the latest software update, still not working. When selecting a web address from bookmarks or typing in search bar, partial blue bar.

    Safari is not working on the Mac. Internet is fine. mail, App Store etc all working and connecting to Internet fine. Done the latest software update, still not working. When selecting a web address from bookmarks or typing in search bar, partial blue bar only and coloured wheel appears.

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the malfunctioning extension by uninstalling and reinstalling it. That will revert its settings to the defaults.
    If extensions aren't causing the problem, see below.
    Safari 5.0.1 or later: Slow or partial webpage loading, or webpage cannot be found

  • Can you use Easynews to download movies etc to IMac and how and where do you save the files?

    Can you useEasynews to download movies etc to IMac and how and where do you save the files?

    From your Apple menu at the left end of the menubar, select "About this Mac." You get a window similar to this:
    1) The Mac OS version is just under the big "MAC OS X" line. Post what that says.
    2) We can start to figure out what iMac you have if you post what that the "Processor" line says.
    We need to find out because Apple's poor labling choices for this forum, intended for iMacs made before 2006, causes people with newer and much more capable Macs to post here by mistake.
    Without some info from you, it's much like your calling an auto mechanic and asking if you can use a certain part without telling him the make, model, or year of your car. Quess what his first question will be? Works the same here.

  • Recent update download upset my entire itunes program. Can't use to sync iphone, ipad, etc nor run any other updates.  Get runtime error message, etc...and contact app support team.  Says itunes not installed correctly, pls reinstall. tried to no avail.

    A recent update download upset my entire itunes program. Unable to use to sync iphone, ipad, etc nor run any other updates.  Get runtime error message, Error 7 (windows error 1114)  etc...and contact app support team.  Says itunes not installed correctly, pls reinstall. tried to no avail.

    First try updating to iTunes 11.1.5.5, using an installer downloaded from the Apple website:
    http://www.apple.com/itunes/download/
    If you still get the errors after that, try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Tcode or report  to delete conf,invoices and po?

    hi friends
    Tcode or report  to delete conf,invoices and po.
    Regards
    Vinny

    Hi Vinny,
    Please go to Confirm goods/services tab then selct the GR which you want to delete then click on delete button ..so system will post the revere GR with movement type 101...
    Please go to "enter invoces and credit memos tab then select the invocie which you want cancel and then clcik on cancel button so ssytem will post the credit memo ..
    We can not delete PO in SRM where in classic scenario....
    Thanks
    Ravi

  • How to add Batch_Id , Expiration_Date ...etc to Document And Search it ?

    Hi All,
    I want to add batch_id and Expiration Date..etc. to document and send it via test tool and monitor it from AII.
    How Can I ? Where must i use in Auto ID test tool ?
    gokaysy

    Dear Yogesh,
    Thanks for your reply.. For being more specific; I want to give more data for this issue;
    I have an document no : 21000275 (Production Order) in AII. I want to add Batch number and Expiration Date to that product order.
    In Auto ID Test Tool : I gave the commend, DOCUMENT_NO, BATCH_ID and EXPIRATION_DATE in parameter list and made tag generation..etc. Now I am able to see the object attached to the document. Slg1 gives no error.
    Do you say that AII gets the object but reflects no process with batch id ?
    1. So Why does it take into consideration DOCUMENT_NO parameter but not BATCH_ID parameter ?
    2. How will i make AII to monitor batch_id ? There must be a standart way to show these parameters; How ? Event management ? Data Profile..
    Regards,
    gokaysy

  • I need to get rid of the load my iTunes library is putting on my laptop. Can I store music, vids, etc in iCloud and DELETE it from my pc?

    I need to get rid of the load my iTunes library is putting on my laptop. Can I store  music, vids, etc in iCloud and DELETE it from my pc? 

    Take a look at this: iTunes in the Cloud and iTunes Match Availability
    http://support.apple.com/kb/HT5085?viewlocale=en_US&locale=en_US

  • All my song names, artists etc are gone and have been replaced with

    I wanted to move my itunes library to external hard drive to make space on my internal hd. Ive been having trouble with backing up and to make a long story short, my music is gone of my hard drive ( internal), im now backing it up from the ipod directly to my external hd, I did it a bit wrong but its getting there anyway. The problem is that now all the song names, artists etc are gone and each one of my 9170 songs are just capital letters, like AURH, so i have no idea what is what. Anyone know what is goin on here and how to fix this?

    Yes, the iPad is designed to erase all data, when you connect it to a new computer.  It only syncs the data that is on the computer you connect to, to the device.  If you don't have your epub and pdf documents on the computer, and set to sync via iTunes.......they will erase. 
    You need to move the data from the other computer, to the mac.  Once they are on the mac, you can connect the iPad, and sync it to the iPad.
    Syncing your iPad or iPod - http://www.apple.com/itunes/how-to/#video-sync.

  • I removed my named.conf file and rebooted, zones blank, but dns now works...

    Folks,
    After upgrading from OS X server Mountain Lion, i skipped 'Mavericks' and upgraded when Yosemite and server 4 came out...
    Something whacky happened w/ my DNS(probably had temp info so i could upgrade to Yosemite...) anyway, everything worked,
    EXCEPT, i could not pull up my website that i am running on said server on internal network... all worked from outside...
    So... i renamed my 'named.conf' file and rebooted. EXCELLENT! everything works! EXCEPT! my DNS zones are not listed on the DNS control panel in server...
    YET, EVERYTHING STILL WORKS! even after a reboot! db Files are still in named directory, but not listed in Zones panel...
    at this point, since everything is working, i'm really reluctant to keep troubleshooting, but i would like to know why it's still working, and how i can rewrite the named.conf file so it will continue working... named.conf file contains:
    options {
    forwarders {
    68.XX.XXX.XXX;
    i masked out the actual IP - thanks!
    Rich Z

    Hi Moses.
    Here are the crash id's.. however, since disabling all extensions apart from firebug, it's no longer crashing. However, I'm still having trouble loading javascript files... I'm testing a .js file with only an alert statement in it, and the file isn't being found. I've checked the file for funny characters, line breaks are set to Unix LF, encoding is Unicode UTF-8 no Bom. I'm using php codeigniter, not sure if that would cause issues. I just can't think what is going wrong!
    I'm only using firefox so I can use firebug, so disabling firebug isn't an option. I've re-installed the latest firebug 1.5.4.
    http://crash-stats.mozilla.com/report/index/bp-526dd7f8-1f36-4ae6-b076-d8abb2100609
    http://crash-stats.mozilla.com/report/index/bp-b9adb719-a97a-4302-a4d1-55bea2100211

  • When I up-load to the cloud to convert to Word, then down-load, all kinds of distortions happen. Paragraph structure, anything hand written on the document, etc., etc., gets changed and/or gets distorted.  WHY?

    When I up-load to the cloud to convert to Word, then down-load, all kinds of distortions happen. Paragraph structure, anything hand written on the document, etc., etc., gets changed and/or gets distorted.  WHY?

    Moving this discussion to the Adobe Acrobat.com services forum.

  • I wanna purchase new laptop, pls tell me how to do it so that all mu iTunes playlists etc stay same and also the data on iPhone4 is unaffected

    I wanna purchase new laptop, pls tell me how to do it so that all mu iTunes playlists etc stay same and also the data on iPhone4 is unaffected

    copy the entire iTunes folder (not just the iTunes music or media folder) from the old computer to the exact same location on the new machine.
    your iDevice will just continue to sync with the same old library as if nothing happend.

Maybe you are looking for

  • Can two people share the same library?

    I installed a new mac mini which we're planning on using as a media hub and as a machine to sync my iphone from.  I want to have a "Server" login on it just for itunes to run the backend for Apple TV.  However, I'd also like my itunes library on my "

  • Opening RAW photos in PSE 8

    I have recently bought PSE 8. When I had my Canon 350D I could use it to edit RAW photos. I have just bought a Canon 550D and PSE 8 cant open any RAW photos now for editing.

  • How to read File Parameters

    Hello, I am developing a tree navigation to access and execute different fmx's from one point. I am using the host command processing the *.LNK file to get the specific form started separately. Now I want to build a small admin tool where a user can

  • Should I buy a USB3 enclosure for spare hard drives?

    I have a few spare SATA laptop hard drives Should I buy a USB3 enclosure? If I do, will it be faster than a USB2 enclosure? Thanks Omar

  • How do i get my entire photostream from my iphone to my pc?

    how do i get my entire photostream from my iphone to my pc?