inital commit of clone of old repo
This commit is contained in:
101
Old/NOVA/etc/pacman.conf
Normal file
101
Old/NOVA/etc/pacman.conf
Normal file
@ -0,0 +1,101 @@
|
||||
#
|
||||
# /etc/pacman.conf
|
||||
#
|
||||
# See the pacman.conf(5) manpage for option and repository directives
|
||||
|
||||
#
|
||||
# GENERAL OPTIONS
|
||||
#
|
||||
[options]
|
||||
# The following paths are commented out with their default values listed.
|
||||
# If you wish to use different paths, uncomment and update the paths.
|
||||
#RootDir = /
|
||||
#DBPath = /var/lib/pacman/
|
||||
#CacheDir = /var/cache/pacman/pkg/
|
||||
#LogFile = /var/log/pacman.log
|
||||
HoldPkg = pacman glibc
|
||||
# If upgrades are available for these packages they will be asked for first
|
||||
SyncFirst = pacman
|
||||
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
|
||||
#XferCommand = /usr/bin/curl -C - %u > %o
|
||||
#CleanMethod = KeepInstalled
|
||||
Architecture = auto
|
||||
|
||||
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
||||
#IgnorePkg =
|
||||
#IgnoreGroup =
|
||||
|
||||
#NoUpgrade =
|
||||
#NoExtract =
|
||||
|
||||
# Misc options (all disabled by default)
|
||||
#UseSyslog
|
||||
#ShowSize
|
||||
#UseDelta
|
||||
#TotalDownload
|
||||
|
||||
#
|
||||
# REPOSITORIES
|
||||
# - can be defined here or included from another file
|
||||
# - pacman will search repositories in the order defined here
|
||||
# - local/custom mirrors can be added here or in separate files
|
||||
# - repositories listed first will take precedence when packages
|
||||
# have identical names, regardless of version number
|
||||
# - URLs will have $repo replaced by the name of the current repo
|
||||
# - URLs will have $arch replaced by the name of the architecture
|
||||
#
|
||||
# Repository entries are of the format:
|
||||
# [repo-name]
|
||||
# Server = ServerName
|
||||
# Include = IncludePath
|
||||
#
|
||||
# The header [repo-name] is crucial - it must be present and
|
||||
# uncommented to enable the repo.
|
||||
#
|
||||
|
||||
# The testing repositories are disabled by default. To enable, uncomment the
|
||||
# repo name header and Include lines. You can add preferred servers immediately
|
||||
# after the header, and they will be used before the default mirrors.
|
||||
#[testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[extra]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
#[community-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[community]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
#[multilib-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
# If you want to run 32 bit applications on your x86_64 system,
|
||||
# enable the multilib repository here.
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[archlinuxfr]
|
||||
Server = http://repo.archlinux.fr/$arch
|
||||
|
||||
[repo-ck]
|
||||
Server = http://repo-ck.com/$arch
|
||||
|
||||
[arch-games]
|
||||
# The Arch Linux Gaming repository project.
|
||||
Server = ftp://mirror.selfnet.de/arch-games/$arch
|
||||
|
||||
#[mate]
|
||||
#Server = http://germ.winpe.com/archlinux/mate/$arch
|
||||
#Server = http://cptl.org/mate/$arch
|
||||
#Server = http://matsusoft.com.ar/repository/archlinux/mate/$arch
|
||||
|
||||
# An example of a custom package repository. See the pacman manpage for
|
||||
# tips on creating your own repositories.
|
||||
#[custom]
|
||||
#Server = file:///home/custompkgs
|
||||
|
213
Old/NOVA/etc/pacman.d/mirrorlist
Normal file
213
Old/NOVA/etc/pacman.d/mirrorlist
Normal file
@ -0,0 +1,213 @@
|
||||
# Server list generated by rankmirrors on 2010-11-07
|
||||
#
|
||||
# Arch Linux repository mirrorlist
|
||||
# Generated on 2010-01-31
|
||||
#
|
||||
# Any
|
||||
# Australia
|
||||
#Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror.internode.on.net/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.netspace.net.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.netspace.net.au/pub/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror.optus.net/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.optus.net/archlinux/$repo/os/x86_64
|
||||
# Austria
|
||||
#Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/x86_64
|
||||
# Belgium
|
||||
#Server = ftp://ftp.belnet.be/packages/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.belnet.be/mirror/archlinux.org/$repo/os/x86_64
|
||||
#Server = ftp://archlinux.mirror.kangaroot.net/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.mirror.kangaroot.net/$repo/os/x86_64
|
||||
# Brazil
|
||||
#Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.c3sl.ufpr.br/$repo/os/x86_64
|
||||
#Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://pet.inf.ufsc.br/mirrors/archlinux/$repo/os/x86_64
|
||||
# Bulgaria
|
||||
#Server = http://archlinux.igor.onlinedirect.bg/$repo/os/x86_64
|
||||
# Canada
|
||||
#Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirrors.portafixe.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirrors.portafixe.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.twilightlair.net/arch/$repo/os/x86_64
|
||||
# Chile
|
||||
#Server = ftp://mirror.archlinux.cl/$repo/os/x86_64
|
||||
# China
|
||||
#Server = http://mirrors.163.com/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror.lupaworld.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.lupaworld.com/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirrors.sohu.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirrors.sohu.com/archlinux/$repo/os/x86_64
|
||||
# Czech Republic
|
||||
#Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/x86_64
|
||||
#Server = http://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/x86_64
|
||||
# Denmark
|
||||
#Server = ftp://mirrors.dotsrc.org/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirrors.dotsrc.org/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.klid.dk/archlinux/$repo/os/x86_64
|
||||
# Estonia
|
||||
#Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.estpak.ee/pub/archlinux/$repo/os/x86_64
|
||||
# Finland
|
||||
#Server = ftp://mirror.archlinux.fi/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.archlinux.fi/archlinux/$repo/os/x86_64
|
||||
# France
|
||||
#Server = http://mir.archlinux.fr/$repo/os/x86_64
|
||||
#Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = ftp://mir1.archlinux.fr/archlinux/$repo/os/x86_64
|
||||
#Server = http://mir1.archlinux.fr/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/$repo/os/x86_64
|
||||
# Germany
|
||||
#Server = http://archlinux.limun.org/$repo/os/x86_64
|
||||
#Server = ftp://www.archlinuxppc.org/x86_64/$repo/os/i686
|
||||
#Server = ftp://mirror.giantix-server.de/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.giantix-server.de/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirrors2.portafixe.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirrors2.portafixe.com/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror.selfnet.de/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.selfnet.de/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.uni-bayreuth.de/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/x86_64
|
||||
# Great Britain
|
||||
#Server = ftp://mirror.lividpenguin.com/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.lividpenguin.com/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.mirrors.uk2.net/$repo/os/x86_64
|
||||
# Greece
|
||||
#Server = ftp://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/x86_64
|
||||
# Hungary
|
||||
#Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
# India
|
||||
#Server = ftp://mirror.cse.iitk.ac.in/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.cse.iitk.ac.in/archlinux/$repo/os/x86_64
|
||||
# Indonesia
|
||||
#Server = ftp://archlinux.cbn.net.id/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.cbn.net.id/$repo/os/x86_64
|
||||
#Server = ftp://mirror.unej.ac.id/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.unej.ac.id/archlinux/$repo/os/x86_64
|
||||
# Ireland
|
||||
#Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
# Israel
|
||||
#Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/x86_64
|
||||
# Italy
|
||||
#Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/x86_64
|
||||
#Server = http://mi.mirror.garr.it/mirrors/archlinux/$repo/os/x86_64
|
||||
# Japan
|
||||
#Server = ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/x86_64
|
||||
# Kazakhstan
|
||||
#Server = ftp://archlinux.linuxforum.kz/$repo/os/x86_64
|
||||
#Server = http://archlinux.linuxforum.kz/$repo/os/x86_64
|
||||
# Latvia
|
||||
#Server = http://archlinux.goodsoft.lv/$repo/os/x86_64
|
||||
# Lithuania
|
||||
#Server = ftp://atviras.lt/archmirror/$repo/os/x86_64
|
||||
#Server = http://atviras.lt/archmirror/$repo/os/x86_64
|
||||
# Netherlands
|
||||
#Server = ftp://mirror.leaseweb.com/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.leaseweb.com/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/x86_64
|
||||
# New Caledonia
|
||||
#Server = ftp://archlinux.nautile.nc/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.nautile.nc/archlinux/$repo/os/x86_64
|
||||
# Norway
|
||||
#Server = ftp://mirror.archlinux.no/$repo/os/x86_64
|
||||
#Server = http://mirror.archlinux.no/$repo/os/x86_64
|
||||
# Poland
|
||||
#Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/x86_64
|
||||
#Server = ftp://ftp.pwsz.elblag.pl/pub/linux/distributions/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.pwsz.elblag.pl/pub/linux/distributions/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.tpnet.pl/pub/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://unix.net.pl/archlinux.org/$repo/os/x86_64
|
||||
# Portugal
|
||||
#Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://cesium.di.uminho.pt/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://darkstar.ist.utl.pt/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.nux.ipb.pt/pub/dists/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.nux.ipb.pt/pub/dists/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/x86_64
|
||||
# Romania
|
||||
#Server = http://mirror.archlinux.ro/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.roedu.net/mirrors/archlinux.org/$repo/os/x86_64
|
||||
#Server = http://ftp.roedu.net/mirrors/archlinux.org/$repo/os/x86_64
|
||||
# Russia
|
||||
#Server = http://archlinux.freeside.ru/$repo/os/x86_64
|
||||
#Server = ftp://mirror.svk.su/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.svk.su/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror.yandex.ru/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror.yandex.ru/archlinux/$repo/os/x86_64
|
||||
# Spain
|
||||
#Server = ftp://ftp.rediris.es/mirror/archlinux/$repo/os/x86_64
|
||||
#Server = http://sunsite.rediris.es/mirror/archlinux/$repo/os/x86_64
|
||||
# Sweden
|
||||
#Server = ftp://ftp.df.lth.se/pub/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.df.lth.se/pub/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.gigabit.nu/$repo/os/x86_64
|
||||
#Server = http://ftp.gigabit.nu/$repo/os/x86_64
|
||||
#Server = ftp://ftp.port80.se/archlinux/$repo/os/x86_64
|
||||
#Server = http://ftp.port80.se/archlinux/$repo/os/x86_64
|
||||
# Switzerland
|
||||
#Server = ftp://archlinux.puzzle.ch/$repo/os/x86_64
|
||||
#Server = http://archlinux.puzzle.ch/$repo/os/x86_64
|
||||
# Taiwan
|
||||
#Server = ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/x86_64
|
||||
#Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/x86_64
|
||||
# Turkey
|
||||
#Server = ftp://ftp.linux.org.tr/archlinux/$repo/os/x86_64
|
||||
# Ukraine
|
||||
#Server = ftp://archlinux.hell.org.ua/archlinux/$repo/os/x86_64
|
||||
#Server = http://archlinux.hell.org.ua/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/x86_64
|
||||
#Server = http://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/x86_64
|
||||
# United States
|
||||
# Vietnam
|
||||
#Server = ftp://202.78.230.5/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.indochinalinux.com/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://mirror-fpt-telecom.fpt.net/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirror-fpt-telecom.fpt.net/archlinux/$repo/os/x86_64
|
||||
#Server = http://mirrors.kernel.org/archlinux/$repo/os/x86_64
|
||||
#Server = ftp://ftp.archlinux.org/$repo/os/x86_64
|
||||
Server = http://lug.mtu.edu/archlinux/ftpfull/$repo/os/x86_64
|
||||
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
|
||||
Server = http://distro.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/x86_64
|
||||
Server = http://mirror.rit.edu/archlinux/$repo/os/x86_64
|
||||
Server = http://mirrors.xmission.com/archlinux/$repo/os/x86_64
|
||||
Server = http://mirrors.hosef.org/archlinux/$repo/os/x86_64
|
||||
|
||||
|
104
Old/NOVA/etc/rc.conf
Normal file
104
Old/NOVA/etc/rc.conf
Normal file
@ -0,0 +1,104 @@
|
||||
#
|
||||
# /etc/rc.conf - Main Configuration for Arch Linux
|
||||
#
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# LOCALIZATION
|
||||
# -----------------------------------------------------------------------
|
||||
#
|
||||
# LOCALE: available languages can be listed with the 'locale -a' command
|
||||
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
|
||||
# in the hardware clock being left untouched (useful for virtualization)
|
||||
# TIMEZONE: timezones are found in /usr/share/zoneinfo
|
||||
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
|
||||
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
|
||||
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
|
||||
# USECOLOR: use ANSI color sequences in startup messages
|
||||
#
|
||||
LOCALE="en_US.UTF-8"
|
||||
HARDWARECLOCK="localtime"
|
||||
TIMEZONE="America/Chicago"
|
||||
KEYMAP="us"
|
||||
CONSOLEFONT=
|
||||
CONSOLEMAP=
|
||||
USECOLOR="yes"
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# HARDWARE
|
||||
# -----------------------------------------------------------------------
|
||||
#
|
||||
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
|
||||
# MOD_BLACKLIST: Prevent udev from loading these modules
|
||||
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
|
||||
#
|
||||
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
|
||||
#
|
||||
MOD_AUTOLOAD="yes"
|
||||
#MOD_BLACKLIST=() #deprecated
|
||||
MODULES=(snd_hda_intel)
|
||||
|
||||
# Scan for LVM volume groups at startup, required if you use LVM
|
||||
USELVM="no"
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# NETWORKING
|
||||
# -----------------------------------------------------------------------
|
||||
#
|
||||
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
|
||||
#
|
||||
HOSTNAME="NOVA"
|
||||
|
||||
# Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
|
||||
#
|
||||
# Wired network setup
|
||||
# - interface: name of device (required)
|
||||
# - address: IP address (leave blank for DHCP)
|
||||
# - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
|
||||
# - broadcast: broadcast address (ignored for DHCP) (optional)
|
||||
# - gateway: default route (ignored for DHCP)
|
||||
#
|
||||
# Static IP example
|
||||
# interface=eth0
|
||||
# address=192.168.0.2
|
||||
# netmask=255.255.255.0
|
||||
# broadcast=192.168.0.255
|
||||
# gateway=192.168.0.1
|
||||
#
|
||||
# DHCP example
|
||||
# interface=eth0
|
||||
# address=
|
||||
# netmask=
|
||||
# gateway=
|
||||
|
||||
interface=eth0
|
||||
address=
|
||||
netmask=
|
||||
broadcast=
|
||||
gateway=
|
||||
|
||||
# Setting this to "yes" will skip network shutdown.
|
||||
# This is required if your root device is on NFS.
|
||||
NETWORK_PERSIST="no"
|
||||
|
||||
# Enable these netcfg profiles at boot-up. These are useful if you happen to
|
||||
# need more advanced network features than the simple network service
|
||||
# supports, such as multiple network configurations (ie, laptop users)
|
||||
# - set to 'menu' to present a menu during boot-up (dialog package required)
|
||||
# - prefix an entry with a ! to disable it
|
||||
#
|
||||
# Network profiles are found in /etc/network.d
|
||||
#
|
||||
# This requires the netcfg package
|
||||
#
|
||||
#NETWORKS=(main)
|
||||
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# DAEMONS
|
||||
# -----------------------------------------------------------------------
|
||||
#
|
||||
# Daemons to start at boot-up (in this order)
|
||||
# - prefix a daemon with a ! to disable it
|
||||
# - prefix a daemon with a @ to start it up in the background
|
||||
#
|
||||
DAEMONS=(syslog-ng dbus @network @samba @netfs @ntpd @crond @alsa @sshd @vboxdrv mount)
|
10
Old/NOVA/etc/rc.local
Executable file
10
Old/NOVA/etc/rc.local
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# /etc/rc.local: Local multi-user startup script.
|
||||
#
|
||||
|
||||
echo bfq > /sys/block/sda/queue/scheduler
|
||||
echo bfq > /sys/block/sdb/queue/scheduler
|
||||
echo bfq > /sys/block/sdc/queue/scheduler
|
||||
echo bfq > /sys/block/sdd/queue/scheduler
|
||||
|
Reference in New Issue
Block a user