Home
last modified time | relevance | path

Searched full:etc (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/Documentation/admin-guide/aoe/
Dudev-install.sh7 # find udev.conf, often /etc/udev/udev.conf
11 if test -r /etc/udev/udev.conf; then
12 conf=/etc/udev/udev.conf
14 conf="`find /etc -type f -name udev.conf 2> /dev/null`"
23 # /etc/udev/rules.d
27 rules_d=/etc/udev/rules.d
Dudev.txt8 # bash# find /etc -type f -name udev.conf
9 # /etc/udev/udev.conf
10 # bash# grep udev_rules= /etc/udev/udev.conf
11 # udev_rules="/etc/udev/rules.d/"
12 # bash# ls /etc/udev/rules.d/
15 # /etc/udev/rules.d/60-aoe.rules
Dautoload.sh3 # aliases in /etc/modprobe.d/
5 f=/etc/modprobe.d/aoe.conf
/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg71 "etc/e820"
72 "etc/boot-fail-wait"
73 "etc/system-states"
74 "etc/table-loader"
75 "etc/acpi/rsdp"
76 "etc/acpi/tables"
77 "etc/smbios/smbios-tables"
78 "etc/smbios/smbios-anchor"
89 qemu_fw_cfg/by_name/etc/e820 -> ../../by_key/35
90 qemu_fw_cfg/by_name/etc/acpi/rsdp -> ../../../by_key/41
/Documentation/networking/device_drivers/cable/
Dsb1000.rst26 2. Several PPP scripts which live in /etc/ppp to make connecting via your
50 isapnp, pnpdump, or /etc/isapnp.conf, go to:
68 /etc/isapnp.conf or given by the output of pnpdump.
81 Then save the finished config file as /etc/isapnp.conf for proper
91 tar file into /etc/ppp, being careful not to overwrite any files that are
97 8. Be sure to modify /etc/ppp/firewall to use ipchains instead of
106 9. Start the PPP connection via the script /etc/ppp/ppp@gi-on. You must be
124 IP addresses (like 204.71.200.67), be sure your /etc/resolv.conf file
144 command should probably be added to the /etc/ppp/cablemodem script
168 4. I can't execute the /etc/ppp/ppp@gi-on file.
[all …]
/Documentation/s390/
Dconfig3270.sh3 # config3270 -- Autoconfigure /dev/3270/* and /etc/inittab
25 INITTAB=$ROOT/etc/inittab
26 NINITTAB=$ROOT/etc/NEWinittab
27 OINITTAB=$ROOT/etc/OLDinittab
36 # to replace the /etc/inittab file (old one saved in OLDinittab)
D3270.rst56 configuration file under /etc/modprobe.d/. If you are working on a VM
69 2. (If a module) add a line to a file in `/etc/modprobe.d/*.conf`
95 module.) Add a line to a file `/etc/modprobe.d/*.conf` to automatically
123 changes to /etc/inittab.
125 Then notify /sbin/init that /etc/inittab has changed, by issuing
176 B. Is the /etc/inittab file modified as in installation step 3
178 "grep 3270 /etc/inittab". Nothing found? There's your
296 driver, etc etc.
/Documentation/networking/device_drivers/wifi/
Dray_cs.rst51 At the end of the /etc/pcmcia/config.opts file, add the line:
54 when starting. Create the file /etc/pcmcia/ray_cs.opts containing the
57 #### start of /etc/pcmcia/ray_cs.opts ###################
67 #### end of /etc/pcmcia/ray_cs.opts #####################
72 configuration information, and edit /etc/pcmcia/ray_cs.opts.
110 lsb is IRQ 0, bit 1 is IRQ 1 etc.
113 interrupts is in /etc/pcmcia/config.opts
149 etc.) There is a simple program (showcap) included in the ray_cs
/Documentation/networking/
Dalias.rst23 # ifconfig eth0:0 200.1.1.1 etc,etc....
43 and refer to them as usual (ifconfig, route, etc).
Dsecid.rst15 resets, timewait ack, etc.). It is also conceivable that the label could be
16 derived from other sources such as process context, device, etc., in special
/Documentation/devicetree/bindings/usb/
Dmediatek,mtk-xhci.txt15 soc-model is the name of SoC, such as mt8173, mt2712 etc, when using
31 "ref_ck": reference clock used by low power mode etc,
45 - 1 : used by mt8173 etc
46 - 2 : used by mt2712 etc
48 bit1 for u3port1, ... etc;
90 soc-model is the name of SoC, such as mt8173, mt2712 etc, when using
Dmediatek,mtu3.txt5 soc-model is the name of SoC, such as mt8173, mt2712 etc,
58 - 1 : used by mt8173 etc
59 - 2 : used by mt2712 etc
61 bit1 for u3port1, ... etc;
/Documentation/scsi/
DNinjaSCSI.rst82 (f) Add these lines to /etc/pcmcia/config .
85 So, you don't need to edit file. Just copy to /etc/pcmcia/ .
121 # /etc/rc.d/rc.pcmcia start (BSD style)
125 # /etc/init.d/pcmcia start (SYSV style)
151 Please send me some reports(bug reports etc..) of this software.
156 - your SCSI device name(hard drive, CD-ROM, etc...)
Dcxgb3i.rst10 The Chelsio T3 ASIC based Adapters (S310, S320, S302, S304, Mezz cards, etc.
63 2. Create an interface file located under /etc/iscsi/ifaces/ for the new
76 3. edit /etc/iscsi/iscsid.conf
/Documentation/admin-guide/laptops/
Dlaptop-mode.rst41 located in /etc/default/laptop-mode on Debian-based systems, or in
42 /etc/sysconfig/laptop-mode on other systems.
67 wrong options -- or it will fail because it cannot write to /etc/mtab.
119 The laptop mode configuration file is located in /etc/default/laptop-mode on
120 Debian-based systems, or in /etc/sysconfig/laptop-mode on other systems. It
235 It should be installed as /etc/default/laptop-mode on Debian, and as
236 /etc/sysconfig/laptop-mode on Red Hat, SUSE, Mandrake, and other work-alikes.
343 if [ -f /etc/default/laptop-mode ] ; then
345 . /etc/default/laptop-mode
346 elif [ -f /etc/sysconfig/laptop-mode ] ; then
[all …]
Dsonypi.rst24 - programmable keys, back, help, zoom, thumbphrase buttons, etc.
40 (brightness, contrast etc), and is used by the video4linux driver for the
64 fnkeyinit: on some Vaios (C1VE, C1VR etc), the Fn key events don't
119 lines a configuration file in /etc/modprobe.d/::
144 speed handling etc). Use ACPI instead of APM if it works on your
/Documentation/arm/sa1100/
Dserial_uart.rst43 name. The classic example is the content of the /etc/inittab file where
48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
51 in /etc/securetty for root to be allowed to login as well.
/Documentation/userspace-api/media/
Dintro.rst31 including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S, DTMB, etc. The
42 mixers, PCM capture, PCM playback, etc, which are controlled via ALSA API. For
45 reporting troubles, sending new drivers, etc, please mail to: `Linux Media
/Documentation/admin-guide/namespaces/
Dresource-control.rst17 package present on most distros editing /etc/cgrules.conf,
18 /etc/cgconfig.conf and setting up libpam-cgroup.
/Documentation/ia64/
Dserial.rst11 /dev/ttyS1, etc., and PCI devices are named sequentially
75 It might be ttyS1, ttyS2, etc. Make sure you have the appropriate
76 entries in /etc/inittab (for getty) and /etc/securetty (to allow
130 - Add getty entry to /etc/inittab for console tty. Look for
136 - Add entry to /etc/securetty for console tty.
/Documentation/sound/soc/
Doverview.rst7 pxa2xx, au1x00, iMX, etc) and portable audio codecs. Prior to the ASoC
18 machine specific code to re-route audio, enable amps, etc., after such an
24 power via changing codec oversampling rates, bias currents, etc.
/Documentation/admin-guide/
Dserial-console.rst83 like this to ``/etc/inittab`` (exact syntax depends on your getty)::
87 5. Init and ``/etc/ioctl.save``
89 Sysvinit remembers its stty settings in a file in ``/etc``, called
90 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial
/Documentation/devicetree/bindings/mfd/
Dmfd.txt12 ethernet), regulators etc.
24 probe registers to figure out what child devices exist etc, this should not
/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst72 DPDK etc. So AF has to handle provisioning/configuration requests sent
77 - Retrieve information like speed, duplex, autoneg etc
80 - etc
96 NPA pools, NIX RQ, SQ and CQs, various stats etc which helps in debugging issues.
109 flow control, ntuple filters, dump PHY EEPROM, config FEC etc.
/Documentation/devicetree/bindings/arm/
Dvexpress-sysreg.txt6 interrupt generation, MMC and NOR Flash control etc.
83 (eg. 1 for clock generator, 2 for voltage regulators etc.)
85 osc 1 etc.)

12345678910>>...27