From e00dd4195f18764b55f922e03f4aa47be6dabe01 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Thu, 10 Jan 2013 16:17:10 -0600 Subject: these files are temp, and should be ignored --- build_tools/archiso/mythvantage/packages.x86_64 | 150 --------------------- .../archiso/mythvantage/packages.x86_64.cache | 27 ---- build_tools/archiso/mythvantage/pacman.conf | 79 ----------- build_tools/archiso/mythvantage/pristine.list | 2 - 4 files changed, 258 deletions(-) delete mode 100644 build_tools/archiso/mythvantage/packages.x86_64 delete mode 100644 build_tools/archiso/mythvantage/packages.x86_64.cache delete mode 100644 build_tools/archiso/mythvantage/pacman.conf delete mode 100644 build_tools/archiso/mythvantage/pristine.list diff --git a/build_tools/archiso/mythvantage/packages.x86_64 b/build_tools/archiso/mythvantage/packages.x86_64 deleted file mode 100644 index b0f6178..0000000 --- a/build_tools/archiso/mythvantage/packages.x86_64 +++ /dev/null @@ -1,150 +0,0 @@ -sysvinit -initscripts -#b43-fwcutter -acpid -btrfs-progs -crda -#darkhttpd -ddrescue -#dhclient -dhcpcd -dialog -dmraid -#dnsmasq -dnsutils -dcron -dosfstools -dvb-firmware -efibootmgr -#elinks -#gnu-netcat -gptfdisk -fluxbox -plymouth -plymouth-theme-linhes-logo -#haveged -libhdhomerun -hdparm -ipw2100-fw -ipw2200-fw -iputils -#irssi -#lftp -#lilo -#linux-atm -lirc -mtools -#netcfg -net-tools -nfs-utils -nilfs-utils -#nmap -#ntfs-3g -#ntfsprogs -ntp -#openconnect -openssh -#openvpn -parted -#pptpclient -#rp-pppoe -rsync -#smartmontools -#speedtouch -#tcpdump -#vpnc -v86d -wireless_tools -wpa_actiond -zd1211-firmware -python2 -LinHES-config -bc -libstatgrab -mysql-python -expect -curl -dnsutils -parted -sg3_utils -nmbscan -squashfs-tools -rsync -python-parted -python-pexpect -python-netifaces -python-iplib -openssh -xorg-apps -xorg-fonts -windowmaker -xf86-video-vesa -xorg-xinit -xorg-server -xorg-bdftopcf -xorg-docs -xorg-font-util -xorg-fonts-100dpi -#xorg-fonts-75dpi -xorg-fonts-encodings -xorg-iceauth -xorg-luit -xorg-mkfontdir -xorg-mkfontscale -#xorg-res-utils -xorg-server -xorg-sessreg -xorg-setxkbmap -xorg-x11perf -xorg-xauth -xorg-xbacklight -xorg-xcmsdb -xorg-xcursorgen -xorg-xdpyinfo -xorg-xdriinfo -xorg-xev -#xorg-xgamma -xorg-xhost -xorg-xinput -xorg-xkbcomp -xorg-xkbevd -xorg-xkbutils -xorg-xkill -xorg-xlsatoms -xorg-xlsclients -xorg-xmodmap -xorg-xpr -xorg-xprop -xorg-xrandr -xorg-xrdb -xorg-xrefresh -xorg-xset -xorg-xsetroot -xorg-xvinfo -xorg-xwd -xorg-xwininfo -xorg-xwud -xterm -xkeyboard-config -grub-common -grub-bios -LinHES-config -LinHES-system -mythtv -mysql -etcnet -alt_wm -mlocate - - -#mythtv-contrib -mytharchive -mythbrowser -mythgallery -mythgame -mythmusic -linhes-theme -linhes-scripts - -ivtv-utils -alsa-utils diff --git a/build_tools/archiso/mythvantage/packages.x86_64.cache b/build_tools/archiso/mythvantage/packages.x86_64.cache deleted file mode 100644 index 7341039..0000000 --- a/build_tools/archiso/mythvantage/packages.x86_64.cache +++ /dev/null @@ -1,27 +0,0 @@ -runit-scripts -mythdb-initial -tigervnc -x11vnc -nvidia -nvidia-utils -vdpauinfo -lighttpd -local-website -mythweb -nfs-utils -samba -mplayer -lcdproc -mythappletrailers -xscreensaver -supplemental-web -supplemental-web-slave -romdb -miro -oss -xf86-input-vmmouse -xf86-video-vmware -xf86-video-vesa -xf86-video-intel -libgl -svga-dri diff --git a/build_tools/archiso/mythvantage/pacman.conf b/build_tools/archiso/mythvantage/pacman.conf deleted file mode 100644 index 76f27c1..0000000 --- a/build_tools/archiso/mythvantage/pacman.conf +++ /dev/null @@ -1,79 +0,0 @@ -# -# /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 = /data/storage/disk0/pacman/pkg -#LogFile = /var/log/pacman.log -#GPGDir = /etc/pacman.d/gnupg/ -HoldPkg = pacman glibc -# If upgrades are available for these packages they will be asked for first -SyncFirst = pacman -#XferCommand = /usr/bin/curl -C - -f %u > %o -#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u -#CleanMethod = KeepInstalled -Architecture = auto - -# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = -#IgnoreGroup = - -#NoUpgrade = -#NoExtract = - -# Misc options -#UseSyslog -#UseDelta -#TotalDownload -# We cannot check disk space from within a chroot environment -#CheckSpace -VerbosePkgLists - -# By default, pacman accepts packages signed by keys that its local keyring -# trusts (see pacman-key and its man page), as well as unsigned packages. -SigLevel = Optional TrustedOnly - -# NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. - -# -# 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. - - - -[core-testing] -SigLevel = Optional TrustedOnly -Server = http://localmirror.lan/repo/$arch/$repo/ - -[extra-testing] -SigLevel = Optional TrustedOnly -Server = http://localmirror.lan/repo/$arch/$repo/ diff --git a/build_tools/archiso/mythvantage/pristine.list b/build_tools/archiso/mythvantage/pristine.list deleted file mode 100644 index 8d732d6..0000000 --- a/build_tools/archiso/mythvantage/pristine.list +++ /dev/null @@ -1,2 +0,0 @@ -./etc/hosts -./etc/rc.local -- cgit v0.12