summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
AgeCommit message (Collapse)AuthorFilesLines
2008-11-08Add a few more perl modules required for other programs.James Meyer6-0/+156
2008-11-08recompile xorg-server to include null-cursor.James Meyer9-13/+111
Also added packages needed by xorg-server to compile
2008-11-08bump the release numberJames Meyer2-2/+2
2008-11-08packages that will be needed in the future.James Meyer21-0/+828
This is the initial merge of packages from MythVantage that are not MythVantage specific.
2008-11-08change the location of mysql.txt to match the installation dir of mythtv.James Meyer2-5/+5
This fixes FE only install types
2008-11-08forgot to init some MYTH varsJames Meyer2-1/+2
2008-11-08networking needs to be enabled by default for non standalone installs to work.James Meyer2-2/+2
networking is disabled during install for type standalone
2008-11-08rename live-installer to LinHES-configJames Meyer204-4/+5
2008-11-07add the r5.5 backup/restore programs.James Meyer6-5/+523
2008-11-07i grow tired of G.A.N.T which some may consider U.G.L.YJames Meyer2-2/+2
2008-11-07km->linhes upgrade now supporting timezone.James Meyer3-1/+22
2008-11-07-apply any passwd changes that might occur on upgradeJames Meyer2-5/+9
- use hostsettings instead of syssettings for upgrades.
2008-11-07add option to use template hostsettings. This is almost identical to ↵James Meyer1-22/+46
syssettings with the following exception. -only the settings table is loaded -the order of combining the database & settings file is swapped. This is needed to preserve the old settings from the database.
2008-11-05create vg mount points for updates.James Meyer2-3/+10
2008-11-05setup auto MV=>LinHES when checking out.James Meyer1-2/+8
2008-11-05Add KM->LinHES upgrade support.James Meyer4-163/+148
Very basic support only imports the hostname and restores the database(if needed). All other information is left behind.
2008-11-02remove the loop around mythfrontend/mythwelcomeJames Meyer2-6/+7
2008-11-02add autocardJames Meyer1-2/+3
2008-11-02modify global copy of keys for fluxbox.James Meyer2-3/+4
These add the LinHES default shortcuts Mod1 h :ExecCommand MythVantage -h Mod1 x :ExecCommand xterm -fn *18* Mod1 s :ExecCommand mythtv-setup Mod1 m :ExecCommand mythfrontend Mod1 1 :ExecCommand sudo /etc/init.d/mythtv-backend start Mod1 2 :ExecCommand sudo /etc/init.d/mythtv-backend stop Mod1 3 :ExecCommand sudo /etc/init.d/mythtv-backend restart
2008-11-02create the .configure file for use on firstboot config stuff.James Meyer2-1/+4
2008-11-02firmware for hd3000James Meyer1-0/+15
2008-11-02firmware & utils for hdhomerunJames Meyer2-0/+21
2008-11-02Add LinHES-run master LinHES startup script for X.James Meyer2-2/+78
Called from fluxbox
2008-11-02add knoppmyth keybindingsJames Meyer2-5/+34
2008-11-02new package called unclutter.James Meyer1-0/+22
It will hide the mouse when not in use.
2008-10-31mount /data mountpoint to /mythJames Meyer2-7/+7
2008-10-31create initial media_dir pkgJames Meyer2-0/+110
Create /myth/*
2008-10-30bump PKGBUILDJames Meyer1-1/+1
2008-10-30remove reboot/halt/version from the service menu.James Meyer2-2/+3
These are no longer needed as it's now a popup from the main menu.
2008-10-28add php as a requirement.James Meyer1-2/+2
Not really a requirement, but php needs to be installed, so this is a good as place as any.
2008-10-28remove fam as a requirement.James Meyer1-2/+3
2008-10-28update mplayerJames Meyer4-0/+593
add xine various other libs needed by the above
2008-10-28add nmbscan.James Meyer2-2/+21
used in the configuration screens
2008-10-28add samba & update smb-clientJames Meyer12-28/+297
2008-10-28Add nfs-utils and related programsJames Meyer13-0/+404
2008-10-28move mplayer to testingJames Meyer7-484/+0
2008-10-28Change init scripts to reflect LinHESJames Meyer2-6/+21
2008-10-28change os_myth_release to use /etc/Linhes-releaseJames Meyer2-3/+3
2008-10-28Add main menu popup.James Meyer4-10/+173
-about entry -reboot -shutdown Add jumpoint for mythsmolt
2008-10-26missed the pkgbuild bumpJames Meyer1-1/+1
2008-10-26add "unkown" remoteJames Meyer2-1/+1
2008-10-26bump mythwebJames Meyer1-1/+1
2008-10-26remove template managerJames Meyer1-1/+2
2008-10-24patches appear to not work, so disabling them for now.James Meyer1-4/+4
2008-10-24install mythweb to the correct location.James Meyer4-12/+1778
Also apply gallery patches from #2923. These don't apply cleanly, but the rejects from patch 1 seem to be covered by patch 2
2008-10-24allow_url_fopen in php for mythweb. Needed for MBE status page.James Meyer2-3/+3
2008-10-24fix permissions on socket dirJames Meyer1-4/+3
2008-10-24change php/lighttpd configs to support mythweb.James Meyer6-48/+428
2008-10-23change permissions to 755, so that reading dir's worksJames Meyer1-2/+2
2008-10-23Remove the SUID bit from mythfrontend. It's not needed, doesn't work and ↵James Meyer1-2/+2
causes permission problems.