Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-30 | SVN build of fuppies. | James Meyer | 1 | -0/+37 | |
the release build of fuppies does not compile | |||||
2008-10-30 | add subversion and neon | James Meyer | 7 | -0/+252 | |
2008-10-30 | remove reboot/halt/version from the service menu. | James Meyer | 2 | -2/+3 | |
These are no longer needed as it's now a popup from the main menu. | |||||
2008-10-30 | add ethtool | James Meyer | 1 | -0/+22 | |
2008-10-28 | add php as a requirement. | James Meyer | 1 | -2/+2 | |
Not really a requirement, but php needs to be installed, so this is a good as place as any. | |||||
2008-10-28 | remove fam as a requirement. | James Meyer | 1 | -2/+3 | |
2008-10-28 | update mplayer | James Meyer | 16 | -1/+827 | |
add xine various other libs needed by the above | |||||
2008-10-28 | add nmbscan. | James Meyer | 2 | -2/+21 | |
used in the configuration screens | |||||
2008-10-28 | add samba & update smb-client | James Meyer | 12 | -28/+297 | |
2008-10-28 | Add nfs-utils and related programs | James Meyer | 13 | -0/+404 | |
2008-10-28 | move mplayer to testing | James Meyer | 7 | -0/+0 | |
2008-10-28 | Change init scripts to reflect LinHES | James Meyer | 2 | -6/+21 | |
2008-10-28 | change os_myth_release to use /etc/Linhes-release | James Meyer | 2 | -3/+3 | |
2008-10-28 | Add main menu popup. | James Meyer | 4 | -10/+173 | |
-about entry -reboot -shutdown Add jumpoint for mythsmolt | |||||
2008-10-26 | missed the pkgbuild bump | James Meyer | 1 | -1/+1 | |
2008-10-26 | add "unkown" remote | James Meyer | 2 | -1/+1 | |
2008-10-26 | bump mythweb | James Meyer | 1 | -1/+1 | |
2008-10-26 | remove template manager | James Meyer | 1 | -1/+2 | |
2008-10-24 | patches appear to not work, so disabling them for now. | James Meyer | 1 | -4/+4 | |
2008-10-24 | install mythweb to the correct location. | James Meyer | 4 | -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-24 | allow_url_fopen in php for mythweb. Needed for MBE status page. | James Meyer | 2 | -3/+3 | |
2008-10-24 | fix permissions on socket dir | James Meyer | 1 | -4/+3 | |
2008-10-24 | change php/lighttpd configs to support mythweb. | James Meyer | 6 | -48/+428 | |
2008-10-23 | change permissions to 755, so that reading dir's works | James Meyer | 1 | -2/+2 | |
2008-10-23 | Remove the SUID bit from mythfrontend. It's not needed, doesn't work and ↵ | James Meyer | 1 | -2/+2 | |
causes permission problems. | |||||
2008-10-23 | Add mythsmolt and urlgrabber | James Meyer | 2 | -0/+41 | |
2008-10-23 | change systemconfig.s to install local-website for all hostypes. | James Meyer | 2 | -11/+11 | |
2008-10-23 | initial checkin of lighttpd and supporting libs. | James Meyer | 151 | -0/+103231 | |
Also included is a new package callede local-website. This package contains the contents of http://localhost that runs on every LinHES box. The initial checkin is taken from R5.5 | |||||
2008-10-20 | removed .png file that is no longer part of the pkg. | James Meyer | 1 | -0/+0 | |
2008-10-20 | adding avahi and missing required packages. | James Meyer | 6 | -0/+157 | |
-dbus-python -libdeamon | |||||
2008-10-20 | add pcmanfm to chroot-devel | James Meyer | 5 | -0/+776 | |
2008-10-18 | Change default size of OS partition | James Meyer | 2 | -2/+2 | |
Change default hostname to "type_hostname_here". | |||||
2008-10-18 | add a version of timezone.bin by Greg. | James Meyer | 2 | -2/+3 | |
2008-10-13 | Add generic KMready image to remotes that have both a lircd and lircrc | James Meyer | 9 | -1/+1 | |
2008-10-13 | change name of StreamZap to streamzap to match the template dir. | James Meyer | 2 | -2/+2 | |
2008-10-13 | Add check & delay for usb cdroms | James Meyer | 2 | -1/+7 | |
2008-10-11 | change receiver_usb to be | delimited. | James Meyer | 4 | -40/+44 | |
2008-10-11 | add new user to groups | James Meyer | 1 | -1/+1 | |
2008-10-11 | hook up password screens to the OS | James Meyer | 3 | -21/+230 | |
2008-10-10 | Scripts to make LinHES all that it will be. | James Meyer | 7 | -0/+435 | |
sudo rules are installed via LinHES.install. Currently this allows mythtv to do anything. This will need to change in the future, but for now its ok. -myth_mtc.py is a script that will check to make sure myth is idle before running optimize_mythdb.py along with performing a nightly backup. Currently the backup is not functional, as it's waiting on the knoppmyth scripts. LinHES-start and LinHES-session start X and control whats run. Instead of using a .xinitrc for mythtv LinHES-start is systemwide. LinHES-profile.sh set's up the PATH for LinHES tools & scripts. | |||||
2008-10-10 | Remove the annoying onscreen message when the first db is installed. | James Meyer | 2 | -8/+5 | |
Redirect to /dev/null | |||||
2008-10-10 | Add entry for the new password screens | James Meyer | 2 | -1/+17 | |
2008-10-10 | Fix install_proxy to account for mysql not having tcp access enabled. | James Meyer | 2 | -3/+3 | |
Also update the hostname to match larch5 instead of mvi | |||||
2008-10-10 | introduce the pkg LinHES-system. | James Meyer | 1 | -0/+34 | |
Also testing commit hooks | |||||
2008-10-10 | convert runit frontend to use LinHES-start script | James Meyer | 2 | -3/+3 | |
2008-10-10 | correct spelling of kernel_rebuild_list | James Meyer | 1 | -0/+0 | |
2008-10-09 | minor enhancements to live-installer. Preparing for new features | James Meyer | 4 | -26/+72 | |
2008-10-05 | more perl modules for tweaker | James Meyer | 3 | -0/+73 | |
2008-10-05 | packaged tweaker, but the src needs work as it expects debian and debian ↵ | James Meyer | 4 | -0/+51 | |
don't live here no more. | |||||
2008-10-05 | Add remotes from knoppmyth 5.5 | James Meyer | 83 | -0/+9175 | |