summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso-19/mythvantage/profile_files
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-10-13 17:03:13 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-10-13 17:03:13 (GMT)
commit2e7abbab92370a4a99ad68e460c476d02296e665 (patch)
tree1d6273195dd2c4f2e22d71d26a486cbfaa77052c /build_tools/archiso-19/mythvantage/profile_files
parent8bef8020a022c52a8d1d4bb373b5c8cdc256284f (diff)
downloadlinhes_dev-2e7abbab92370a4a99ad68e460c476d02296e665.zip
archiso-19 + configs for linhes iso.
This provides archiso-19 but doesn't install it inside the dev env.
Diffstat (limited to 'build_tools/archiso-19/mythvantage/profile_files')
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/boot_background.psdbin0 -> 1401824 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.pacman9
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/local_disk_testing.pngbin0 -> 82330 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.pacman7
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/local_mirror_release.pngbin0 -> 81670 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.pacman7
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.pngbin0 -> 79914 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/packages.i68646
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/packages.x86_64153
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache29
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/pacman.conf70
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/pristine.list4
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/remote_release.pacman7
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/remote_release.pngbin0 -> 150218 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/remote_testing.pacman7
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/remote_testing.pngbin0 -> 82542 bytes
16 files changed, 339 insertions, 0 deletions
diff --git a/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd b/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd
new file mode 100755
index 0000000..f202cbe
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd
Binary files differ
diff --git a/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.pacman b/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.pacman
new file mode 100644
index 0000000..0c97f29
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.pacman
@@ -0,0 +1,9 @@
+[core-testing]
+SigLevel = Optional TrustedOnly
+Server = file:///data/pkg_repo/$arch/$repo/
+
+[extra-testing]
+SigLevel = Optional TrustedOnly
+Server = file:///data/pkg_repo/$arch/$repo/
+
+
diff --git a/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.png b/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.png
new file mode 100755
index 0000000..5c16d93
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_disk_testing.png
Binary files differ
diff --git a/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.pacman b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.pacman
new file mode 100644
index 0000000..c822544
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.pacman
@@ -0,0 +1,7 @@
+[core]
+SigLevel = Optional TrustedOnly
+Server = http://localmirror.lan/repo/$arch/$repo/
+
+[extra]
+SigLevel = Optional TrustedOnly
+Server = http://localmirror.lan/repo/$arch/$repo/
diff --git a/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.png b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.png
new file mode 100755
index 0000000..3493d0c
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_release.png
Binary files differ
diff --git a/build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.pacman b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.pacman
new file mode 100644
index 0000000..24f06d6
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.pacman
@@ -0,0 +1,7 @@
+[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-19/mythvantage/profile_files/local_mirror_testing.png b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.png
new file mode 100755
index 0000000..7d7972f
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/local_mirror_testing.png
Binary files differ
diff --git a/build_tools/archiso-19/mythvantage/profile_files/packages.i686 b/build_tools/archiso-19/mythvantage/profile_files/packages.i686
new file mode 100644
index 0000000..6012e7c
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/packages.i686
@@ -0,0 +1,46 @@
+aif
+b43-fwcutter
+btrfs-progs
+crda
+darkhttpd
+ddrescue
+dhclient
+dialog
+dmraid
+dnsmasq
+dnsutils
+dosfstools
+efibootmgr
+elinks
+gnu-netcat
+gptfdisk
+haveged
+hdparm
+ipw2100-fw
+ipw2200-fw
+irssi
+lftp
+lilo
+linux-atm
+mtools
+netcfg
+nfs-utils
+nilfs-utils
+nmap
+ntfs-3g
+ntfsprogs
+ntp
+openconnect
+openssh
+openvpn
+parted
+pptpclient
+rp-pppoe
+rsync
+smartmontools
+speedtouch
+tcpdump
+vpnc
+wireless_tools
+wpa_actiond
+zd1211-firmware
diff --git a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64 b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64
new file mode 100644
index 0000000..e5d5600
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64
@@ -0,0 +1,153 @@
+#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
+python2-pexpect
+python-netifaces
+python-iplib
+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
+e16_theme_settings
+wmaker_settings
+mlocate
+
+mythinstall
+mytharchive
+mythbrowser
+mythgallery
+mythgame
+mythmusic
+mythnews
+mythweather
+linhes-theme
+
+ivtv-utils
+alsa-utils
+
+ceton_infinitv
diff --git a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache
new file mode 100644
index 0000000..33b41f9
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache
@@ -0,0 +1,29 @@
+runit-scripts
+#linux
+mythdb-initial
+mythnetvision
+tigervnc
+x11vnc
+nvidia
+nvidia-utils
+vdpauinfo
+lighttpd
+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
+nss-mdns
diff --git a/build_tools/archiso-19/mythvantage/profile_files/pacman.conf b/build_tools/archiso-19/mythvantage/profile_files/pacman.conf
new file mode 100644
index 0000000..46538e9
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/pacman.conf
@@ -0,0 +1,70 @@
+#
+# /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
+#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.
+
+
+
diff --git a/build_tools/archiso-19/mythvantage/profile_files/pristine.list b/build_tools/archiso-19/mythvantage/profile_files/pristine.list
new file mode 100755
index 0000000..a369353
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/pristine.list
@@ -0,0 +1,4 @@
+./etc/hosts
+./etc/rc.local
+./boot
+./var/lib/pacman/ \ No newline at end of file
diff --git a/build_tools/archiso-19/mythvantage/profile_files/remote_release.pacman b/build_tools/archiso-19/mythvantage/profile_files/remote_release.pacman
new file mode 100644
index 0000000..e9ace81
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/remote_release.pacman
@@ -0,0 +1,7 @@
+[core]
+SigLevel = Optional TrustedOnly
+Server = http://bits.linhes.org/repo/$arch/$repo/
+
+[extra]
+SigLevel = Optional TrustedOnly
+Server = http://bits.linhes.org/repo/$arch/$repo/
diff --git a/build_tools/archiso-19/mythvantage/profile_files/remote_release.png b/build_tools/archiso-19/mythvantage/profile_files/remote_release.png
new file mode 100755
index 0000000..fcbadd7
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/remote_release.png
Binary files differ
diff --git a/build_tools/archiso-19/mythvantage/profile_files/remote_testing.pacman b/build_tools/archiso-19/mythvantage/profile_files/remote_testing.pacman
new file mode 100644
index 0000000..000e6a1
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/remote_testing.pacman
@@ -0,0 +1,7 @@
+[core-testing]
+SigLevel = Optional TrustedOnly
+Server = http://bits.linhes.org/repo/$arch/$repo/
+
+[extra-testing]
+SigLevel = Optional TrustedOnly
+Server = http://bits.linhes.org/repo/$arch/$repo/
diff --git a/build_tools/archiso-19/mythvantage/profile_files/remote_testing.png b/build_tools/archiso-19/mythvantage/profile_files/remote_testing.png
new file mode 100755
index 0000000..56b8978
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/profile_files/remote_testing.png
Binary files differ