Guest User

Untitled

a guest
Dec 23rd, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 KB | None | 0 0
  1. $ grep -REv "^$" /usr/lib/modprobe.* /etc/modprobe.* /etc/X11/xorg* /etc/mkinitcpio.*
  2. /usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep ohci_hcd pre: ehci_hcd
  3. /usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep uhci_hcd pre: ehci_hcd
  4. /etc/modprobe.d/sound.conf:#alias snd-card-0 snd-hda-intel
  5. /etc/modprobe.d/sound.conf:#alias sound-slot-0 snd-hda-intel
  6. /etc/modprobe.d/sound.conf:options snd-hda-intel model=thinkpad
  7. /etc/modprobe.d/sound.conf:options snd-hda-intel power_save=0
  8. /etc/modprobe.d/sound.conf:#options snd-hda-intel model=auto
  9. /etc/modprobe.d/blacklist.conf:blacklist pcspkr
  10. /etc/modprobe.d/blacklist.conf:blacklist snd_pcsp
  11. /etc/modprobe.d/blacklist.conf:#alias net-pf-10 off
  12. /etc/modprobe.d/blacklist.conf:blacklist ipv6
  13. /etc/modprobe.d/iwlwifi.conf:options iwlwifi led_mode=1
  14. /etc/modprobe.d/hdaps.conf:options hdaps invert=5
  15. /etc/modprobe.d/usbcore.conf:#options usbcore autosuspend=1
  16. /etc/modprobe.d/thinkpad.conf:options thinkpad_ec force_io=1
  17. /etc/modprobe.d/thinkpad.conf:options thinkpad_acpi fan_control=1
  18. /etc/X11/xorg.conf.d/50-synaptics.conf:# Example xorg.conf.d snippet that assigns the touchpad driver
  19. /etc/X11/xorg.conf.d/50-synaptics.conf:# to all touchpads. See xorg.conf.d(5) for more information on
  20. /etc/X11/xorg.conf.d/50-synaptics.conf:# InputClass.
  21. /etc/X11/xorg.conf.d/50-synaptics.conf:# DO NOT EDIT THIS FILE, your distribution will likely overwrite
  22. /etc/X11/xorg.conf.d/50-synaptics.conf:# it when updating. Copy (and rename) this file into
  23. /etc/X11/xorg.conf.d/50-synaptics.conf:# /etc/X11/xorg.conf.d first.
  24. /etc/X11/xorg.conf.d/50-synaptics.conf:# Additional options may be added in the form of
  25. /etc/X11/xorg.conf.d/50-synaptics.conf:# Option "OptionName" "value"
  26. /etc/X11/xorg.conf.d/50-synaptics.conf:#
  27. /etc/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
  28. /etc/X11/xorg.conf.d/50-synaptics.conf: Identifier "touchpad catchall"
  29. /etc/X11/xorg.conf.d/50-synaptics.conf: Driver "synaptics"
  30. /etc/X11/xorg.conf.d/50-synaptics.conf: MatchIsTouchpad "on"
  31. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "TapButton1" "1"
  32. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "TapButton2" "2"
  33. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "TapButton3" "3"
  34. /etc/X11/xorg.conf.d/50-synaptics.conf:# This option is recommend on all Linux systems using evdev, but cannot be
  35. /etc/X11/xorg.conf.d/50-synaptics.conf:# enabled by default. See the following link for details:
  36. /etc/X11/xorg.conf.d/50-synaptics.conf:# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
  37. /etc/X11/xorg.conf.d/50-synaptics.conf: MatchDevicePath "/dev/input/event*"
  38. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "SendCoreEvents" "true"
  39. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "SHMConfig" "on"
  40. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "LeftEdge" "1632"
  41. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "RightEdge" "5800"
  42. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "TopEdge" "1575"
  43. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "BottomEdge" "4281"
  44. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "FingerLow" "25"
  45. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "FingerHigh" "30"
  46. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "MaxTapTime" "180"
  47. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "MaxTapMove" "220"
  48. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "VertScrollDelta" "100"
  49. /etc/X11/xorg.conf.d/50-synaptics.conf: #Option "MinSpeed" "0.06"
  50. /etc/X11/xorg.conf.d/50-synaptics.conf: #Option "MaxSpeed" "0.12"
  51. /etc/X11/xorg.conf.d/50-synaptics.conf: #Option "AccelFactor" "0.0010"
  52. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "VertEdgeScroll" "on"
  53. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "HorizEdgeScroll" "on"
  54. /etc/X11/xorg.conf.d/50-synaptics.conf: #Option HorizScrollDelta""0"
  55. /etc/X11/xorg.conf.d/50-synaptics.conf: #Option "FastTaps" "1"
  56. /etc/X11/xorg.conf.d/50-synaptics.conf:EndSection
  57. /etc/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
  58. /etc/X11/xorg.conf.d/50-synaptics.conf: Identifier "touchpad ignore duplicates"
  59. /etc/X11/xorg.conf.d/50-synaptics.conf: MatchIsTouchpad "on"
  60. /etc/X11/xorg.conf.d/50-synaptics.conf: MatchOS "Linux"
  61. /etc/X11/xorg.conf.d/50-synaptics.conf: MatchDevicePath "/dev/input/mouse*"
  62. /etc/X11/xorg.conf.d/50-synaptics.conf: Option "Ignore" "on"
  63. /etc/X11/xorg.conf.d/50-synaptics.conf:EndSection
  64. /etc/X11/xorg.conf.d/10-quirks.conf:# Collection of quirks and blacklist/whitelists for specific devices.
  65. /etc/X11/xorg.conf.d/10-quirks.conf:# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
  66. /etc/X11/xorg.conf.d/10-quirks.conf:# http://bugs.freedesktop.org/show_bug.cgi?id=22442
  67. /etc/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
  68. /etc/X11/xorg.conf.d/10-quirks.conf: Identifier "ThinkPad HDAPS accelerometer blacklist"
  69. /etc/X11/xorg.conf.d/10-quirks.conf: MatchProduct "ThinkPad HDAPS accelerometer data"
  70. /etc/X11/xorg.conf.d/10-quirks.conf: Option "Ignore" "on"
  71. /etc/X11/xorg.conf.d/10-quirks.conf:EndSection
  72. /etc/X11/xorg.conf.d/10-evdev.conf:#
  73. /etc/X11/xorg.conf.d/10-evdev.conf:# Catch-all evdev loader for udev-based systems
  74. /etc/X11/xorg.conf.d/10-evdev.conf:# We don't simply match on any device since that also adds accelerometers
  75. /etc/X11/xorg.conf.d/10-evdev.conf:# and other devices that we don't really want to use. The list below
  76. /etc/X11/xorg.conf.d/10-evdev.conf:# matches everything but joysticks.
  77. /etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
  78. /etc/X11/xorg.conf.d/10-evdev.conf: Identifier "evdev pointer catchall"
  79. /etc/X11/xorg.conf.d/10-evdev.conf: MatchIsPointer "on"
  80. /etc/X11/xorg.conf.d/10-evdev.conf: MatchDevicePath "/dev/input/event*"
  81. /etc/X11/xorg.conf.d/10-evdev.conf: Driver "evdev"
  82. /etc/X11/xorg.conf.d/10-evdev.conf: Option "EmulateWheel" "true" #Enable wheel emulation for the Trackpoint
  83. /etc/X11/xorg.conf.d/10-evdev.conf: Option "EmulateWheelButton" "2" #Use the middle button for the emulation
  84. /etc/X11/xorg.conf.d/10-evdev.conf: Option "EmulateWheelTimeOut" "200"
  85. /etc/X11/xorg.conf.d/10-evdev.conf: Option "XAxisMapping" "6 7" #Map trackpoint X axis to X axis of emulated wheel
  86. /etc/X11/xorg.conf.d/10-evdev.conf: Option "YAxisMapping" "4 5" #Map trackpoint Y axis to Y axis of emulated wheel
  87. /etc/X11/xorg.conf.d/10-evdev.conf:EndSection
  88. /etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
  89. /etc/X11/xorg.conf.d/10-evdev.conf: Identifier "evdev keyboard catchall"
  90. /etc/X11/xorg.conf.d/10-evdev.conf: MatchIsKeyboard "on"
  91. /etc/X11/xorg.conf.d/10-evdev.conf: MatchDevicePath "/dev/input/event*"
  92. /etc/X11/xorg.conf.d/10-evdev.conf: Driver "evdev"
  93. /etc/X11/xorg.conf.d/10-evdev.conf: Option "XkbLayout" "fr"
  94. /etc/X11/xorg.conf.d/10-evdev.conf: Option "XkbVariant" "oss"
  95. /etc/X11/xorg.conf.d/10-evdev.conf: Option "XkbOptions" "compose:menu,terminate:ctrl_alt_bksp"
  96. /etc/X11/xorg.conf.d/10-evdev.conf:EndSection
  97. /etc/X11/xorg.conf.d/10-evdev.conf:#Section "InputClass"
  98. /etc/X11/xorg.conf.d/10-evdev.conf:# Identifier "evdev touchpad catchall"
  99. /etc/X11/xorg.conf.d/10-evdev.conf:# MatchIsTouchpad "on"
  100. /etc/X11/xorg.conf.d/10-evdev.conf:# MatchDevicePath "/dev/input/event*"
  101. /etc/X11/xorg.conf.d/10-evdev.conf:# Driver "evdev"
  102. /etc/X11/xorg.conf.d/10-evdev.conf:#EndSection
  103. /etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
  104. /etc/X11/xorg.conf.d/10-evdev.conf: Identifier "evdev tablet catchall"
  105. /etc/X11/xorg.conf.d/10-evdev.conf: MatchIsTablet "on"
  106. /etc/X11/xorg.conf.d/10-evdev.conf: MatchDevicePath "/dev/input/event*"
  107. /etc/X11/xorg.conf.d/10-evdev.conf: Driver "evdev"
  108. /etc/X11/xorg.conf.d/10-evdev.conf:EndSection
  109. /etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
  110. /etc/X11/xorg.conf.d/10-evdev.conf: Identifier "evdev touchscreen catchall"
  111. /etc/X11/xorg.conf.d/10-evdev.conf: MatchIsTouchscreen "on"
  112. /etc/X11/xorg.conf.d/10-evdev.conf: MatchDevicePath "/dev/input/event*"
  113. /etc/X11/xorg.conf.d/10-evdev.conf: Driver "evdev"
  114. /etc/X11/xorg.conf.d/10-evdev.conf:EndSection
  115. /etc/X11/xorg.conf.d/50-vmmouse.conf:Section "InputClass"
  116. /etc/X11/xorg.conf.d/50-vmmouse.conf: Identifier "vmmouse"
  117. /etc/X11/xorg.conf.d/50-vmmouse.conf: MatchIsPointer "on"
  118. /etc/X11/xorg.conf.d/50-vmmouse.conf: MatchTag "vmmouse"
  119. /etc/X11/xorg.conf.d/50-vmmouse.conf: Driver "vmmouse"
  120. /etc/X11/xorg.conf.d/50-vmmouse.conf:EndSection
  121. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Device"
  122. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "AtiCard"
  123. /etc/X11/xorg.conf.d/20-graphics.bak: Driver "radeon"
  124. /etc/X11/xorg.conf.d/20-graphics.bak: BusID "PCI:5:0:0"
  125. /etc/X11/xorg.conf.d/20-graphics.bak: Screen 0
  126. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  127. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Device"
  128. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "AtiCard"
  129. /etc/X11/xorg.conf.d/20-graphics.bak: Driver "radeon"
  130. /etc/X11/xorg.conf.d/20-graphics.bak: BusID "PCI:5:0:0"
  131. /etc/X11/xorg.conf.d/20-graphics.bak: Screen 1
  132. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  133. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Device"
  134. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "IntelCard"
  135. /etc/X11/xorg.conf.d/20-graphics.bak: Driver "intel"
  136. /etc/X11/xorg.conf.d/20-graphics.bak: BusID "PCI:0:2:0"
  137. /etc/X11/xorg.conf.d/20-graphics.bak: Option "AccelMethod" "sna"
  138. /etc/X11/xorg.conf.d/20-graphics.bak: Option "DRI" "true"
  139. /etc/X11/xorg.conf.d/20-graphics.bak: Option "SwapbuffersWait" "false"
  140. /etc/X11/xorg.conf.d/20-graphics.bak: Screen 2
  141. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  142. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Monitor"
  143. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "NEC2"
  144. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  145. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Monitor"
  146. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "NEC1"
  147. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  148. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Monitor"
  149. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "Thinkpad"
  150. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  151. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Screen"
  152. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "Screen0"
  153. /etc/X11/xorg.conf.d/20-graphics.bak: Device "AtiCard"
  154. /etc/X11/xorg.conf.d/20-graphics.bak: Monitor "NEC2"
  155. /etc/X11/xorg.conf.d/20-graphics.bak: DefaultColorDepth 24
  156. /etc/X11/xorg.conf.d/20-graphics.bak: Subsection "Display"
  157. /etc/X11/xorg.conf.d/20-graphics.bak: Depth 24
  158. /etc/X11/xorg.conf.d/20-graphics.bak: Virtual 3840 3840
  159. /etc/X11/xorg.conf.d/20-graphics.bak: EndSubsection
  160. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  161. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Screen"
  162. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "Screen1"
  163. /etc/X11/xorg.conf.d/20-graphics.bak: Device "IntelCard"
  164. /etc/X11/xorg.conf.d/20-graphics.bak: Monitor "NEC1"
  165. /etc/X11/xorg.conf.d/20-graphics.bak: DefaultColorDepth 24
  166. /etc/X11/xorg.conf.d/20-graphics.bak: Subsection "Display"
  167. /etc/X11/xorg.conf.d/20-graphics.bak: Depth 24
  168. /etc/X11/xorg.conf.d/20-graphics.bak: Virtual 3840 3840
  169. /etc/X11/xorg.conf.d/20-graphics.bak: EndSubsection
  170. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  171. /etc/X11/xorg.conf.d/20-graphics.bak:Section "Screen"
  172. /etc/X11/xorg.conf.d/20-graphics.bak: Identifier "Screen2"
  173. /etc/X11/xorg.conf.d/20-graphics.bak: Device "IntelCard"
  174. /etc/X11/xorg.conf.d/20-graphics.bak: Monitor "Thinkpad"
  175. /etc/X11/xorg.conf.d/20-graphics.bak: DefaultColorDepth 24
  176. /etc/X11/xorg.conf.d/20-graphics.bak: Subsection "Display"
  177. /etc/X11/xorg.conf.d/20-graphics.bak: Depth 24
  178. /etc/X11/xorg.conf.d/20-graphics.bak: Virtual 3840 3840
  179. /etc/X11/xorg.conf.d/20-graphics.bak: EndSubsection
  180. /etc/X11/xorg.conf.d/20-graphics.bak:EndSection
  181. /etc/X11/xorg.conf.d/10-server.conf:Section "ServerFlags"
  182. /etc/X11/xorg.conf.d/10-server.conf:# Option "DontZap" "yes"
  183. /etc/X11/xorg.conf.d/10-server.conf:EndSection
  184. /etc/X11/xorg.conf.d/20-graphics.conf:Section "Device"
  185. /etc/X11/xorg.conf.d/20-graphics.conf: Identifier "IntelCard"
  186. /etc/X11/xorg.conf.d/20-graphics.conf: Driver "intel"
  187. /etc/X11/xorg.conf.d/20-graphics.conf: BusID "PCI:0:2:0"
  188. /etc/X11/xorg.conf.d/20-graphics.conf: Option "AccelMethod" "sna"
  189. /etc/X11/xorg.conf.d/20-graphics.conf: Option "DRI" "true"
  190. /etc/X11/xorg.conf.d/20-graphics.conf: Option "SwapbuffersWait" "false"
  191. /etc/X11/xorg.conf.d/20-graphics.conf: #Screen 2
  192. /etc/X11/xorg.conf.d/20-graphics.conf:EndSection
  193. /etc/mkinitcpio.conf:# vim:set ft=sh
  194. /etc/mkinitcpio.conf:# MODULES
  195. /etc/mkinitcpio.conf:# The following modules are loaded before any boot hooks are
  196. /etc/mkinitcpio.conf:# run. Advanced users may wish to specify all system modules
  197. /etc/mkinitcpio.conf:# in this array. For instance:
  198. /etc/mkinitcpio.conf:# MODULES="piix ide_disk reiserfs"
  199. /etc/mkinitcpio.conf:MODULES="radeon i915"
  200. /etc/mkinitcpio.conf:# BINARIES
  201. /etc/mkinitcpio.conf:# This setting includes any additional binaries a given user may
  202. /etc/mkinitcpio.conf:# wish into the CPIO image. This is run last, so it may be used to
  203. /etc/mkinitcpio.conf:# override the actual binaries included by a given hook
  204. /etc/mkinitcpio.conf:# BINARIES are dependency parsed, so you may safely ignore libraries
  205. /etc/mkinitcpio.conf:BINARIES=""
  206. /etc/mkinitcpio.conf:# FILES
  207. /etc/mkinitcpio.conf:# This setting is similar to BINARIES above, however, files are added
  208. /etc/mkinitcpio.conf:# as-is and are not parsed in any way. This is useful for config files.
  209. /etc/mkinitcpio.conf:FILES=""
  210. /etc/mkinitcpio.conf:# HOOKS
  211. /etc/mkinitcpio.conf:# This is the most important setting in this file. The HOOKS control the
  212. /etc/mkinitcpio.conf:# modules and scripts added to the image, and what happens at boot time.
  213. /etc/mkinitcpio.conf:# Order is important, and it is recommended that you do not change the
  214. /etc/mkinitcpio.conf:# order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
  215. /etc/mkinitcpio.conf:# help on a given hook.
  216. /etc/mkinitcpio.conf:# 'base' is _required_ unless you know precisely what you are doing.
  217. /etc/mkinitcpio.conf:# 'udev' is _required_ in order to automatically load modules
  218. /etc/mkinitcpio.conf:# 'filesystems' is _required_ unless you specify your fs modules in MODULES
  219. /etc/mkinitcpio.conf:# Examples:
  220. /etc/mkinitcpio.conf:## This setup specifies all modules in the MODULES setting above.
  221. /etc/mkinitcpio.conf:## No raid, lvm2, or encrypted root is needed.
  222. /etc/mkinitcpio.conf:# HOOKS="base"
  223. /etc/mkinitcpio.conf:#
  224. /etc/mkinitcpio.conf:## This setup will autodetect all modules for your system and should
  225. /etc/mkinitcpio.conf:## work as a sane default
  226. /etc/mkinitcpio.conf:# HOOKS="base udev autodetect block filesystems"
  227. /etc/mkinitcpio.conf:#
  228. /etc/mkinitcpio.conf:## This setup will generate a 'full' image which supports most systems.
  229. /etc/mkinitcpio.conf:## No autodetection is done.
  230. /etc/mkinitcpio.conf:# HOOKS="base udev block filesystems"
  231. /etc/mkinitcpio.conf:#
  232. /etc/mkinitcpio.conf:## This setup assembles a mdadm array with an encrypted root FS.
  233. /etc/mkinitcpio.conf:## Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
  234. /etc/mkinitcpio.conf:# HOOKS="base udev block mdadm encrypt filesystems"
  235. /etc/mkinitcpio.conf:#
  236. /etc/mkinitcpio.conf:## This setup loads an lvm2 volume group on a usb device.
  237. /etc/mkinitcpio.conf:# HOOKS="base udev block lvm2 filesystems"
  238. /etc/mkinitcpio.conf:#
  239. /etc/mkinitcpio.conf:## NOTE: If you have /usr on a separate partition, you MUST include the
  240. /etc/mkinitcpio.conf:# usr, fsck and shutdown hooks.
  241. /etc/mkinitcpio.conf:HOOKS="base udev autodetect modconf block resume filesystems keyboard fsck"
  242. /etc/mkinitcpio.conf:# COMPRESSION
  243. /etc/mkinitcpio.conf:# Use this to compress the initramfs image. By default, gzip compression
  244. /etc/mkinitcpio.conf:# is used. Use 'cat' to create an uncompressed image.
  245. /etc/mkinitcpio.conf:#COMPRESSION="gzip"
  246. /etc/mkinitcpio.conf:#COMPRESSION="bzip2"
  247. /etc/mkinitcpio.conf:#COMPRESSION="lzma"
  248. /etc/mkinitcpio.conf:#COMPRESSION="xz"
  249. /etc/mkinitcpio.conf:#COMPRESSION="lzop"
  250. /etc/mkinitcpio.conf:# COMPRESSION_OPTIONS
  251. /etc/mkinitcpio.conf:# Additional options for the compressor
  252. /etc/mkinitcpio.conf:#COMPRESSION_OPTIONS=""
  253. /etc/mkinitcpio.d/linux.preset:# mkinitcpio preset file for the 'linux' package
  254. /etc/mkinitcpio.d/linux.preset:ALL_config="/etc/mkinitcpio.conf"
  255. /etc/mkinitcpio.d/linux.preset:ALL_kver="/boot/vmlinuz-linux"
  256. /etc/mkinitcpio.d/linux.preset:PRESETS=('default' 'fallback')
  257. /etc/mkinitcpio.d/linux.preset:#default_config="/etc/mkinitcpio.conf"
  258. /etc/mkinitcpio.d/linux.preset:default_image="/boot/initramfs-linux.img"
  259. /etc/mkinitcpio.d/linux.preset:#default_options=""
  260. /etc/mkinitcpio.d/linux.preset:#fallback_config="/etc/mkinitcpio.conf"
  261. /etc/mkinitcpio.d/linux.preset:fallback_image="/boot/initramfs-linux-fallback.img"
  262. /etc/mkinitcpio.d/linux.preset:fallback_options="-S autodetect"
  263. /etc/mkinitcpio.d/linux-pf.preset:# mkinitcpio preset file for linux-pf
  264. /etc/mkinitcpio.d/linux-pf.preset:ALL_config="/etc/mkinitcpio.conf"
  265. /etc/mkinitcpio.d/linux-pf.preset:ALL_kver="/boot/vmlinuz-linux-pf"
  266. /etc/mkinitcpio.d/linux-pf.preset:PRESETS=('default' 'fallback')
  267. /etc/mkinitcpio.d/linux-pf.preset:#default_config="/etc/mkinitcpio.conf"
  268. /etc/mkinitcpio.d/linux-pf.preset:default_image="/boot/initramfs-linux-pf.img"
  269. /etc/mkinitcpio.d/linux-pf.preset:#default_options=""
  270. /etc/mkinitcpio.d/linux-pf.preset:#fallback_config="/etc/mkinitcpio.conf"
  271. /etc/mkinitcpio.d/linux-pf.preset:fallback_image="/boot/initramfs-linux-pf-fallback.img"
  272. /etc/mkinitcpio.d/linux-pf.preset:fallback_options="-S autodetect"
Advertisement
Add Comment
Please, Sign In to add comment