source: bootscripts/lfs/sysconfig/modules@ 01ffc23

multilib-10.1
Last change on this file since 01ffc23 was 1fa2099, checked in by Thomas Trepl <thomas@…>, 5 years ago

Initial creation of multilib branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 558 bytes
Line 
1########################################################################
2# Begin /etc/sysconfig/modules
3#
4# Description : Module auto-loading configuration
5#
6# Authors :
7#
8# Version : 00.00
9#
10# Notes : The syntax of this file is as follows:
11# <module> [<arg1> <arg2> ...]
12#
13# Each module should be on its own line, and any options that you want
14# passed to the module should follow it. The line deliminator is either
15# a space or a tab.
16########################################################################
17
18# End /etc/sysconfig/modules
Note: See TracBrowser for help on using the repository browser.