KnoppMyth downloads | documentation | HowTo | reporting bugs | links | Recent Changes  
search for in the  

What is a Wiki?

See WikiWikiWeb

If you don't know how to use a wiki see the WikiHowto

ErfurtWiki is maintained by a loosely knit group of developers.

Quick Links

Related sites

Contact

Please submit website bugs in the BugReports

Contribute!

Please file any wishes on UserSuggestions.

Hosted By

This page is an attempt to show the differences between R5.x and R6.x as well as capture some equivalent shell commands for the user who has been using R5 and below. Please contribute. Also see the R6 Shortcut Menu page.

Core Components

Component R5 Uses... R6 Uses...
"The Brand" Knoppmyth LinHES
Parent Linux Distro Debian Arch Linux
Webserver Apache2 Lighttpd

Miscell. Components/Shell Examples

Component R5 Uses... R6 Uses... R5 Example R6 Example
Adding a Daemon update-rc.d add_service.sh # update-rc.d daemonname defaults $ sudo add_service.sh daemonname
Removing a Daemon update-rc.d remove_service.sh # update-rc.d -f daemonname remove $ sudo remove_service.sh daemonname
Init System sysv init runit #/etc/init.d/webmin start $ sudo sv start webmin
Diskless Frontend NFS root, shared /usr pacman -S diskless-legacy ; config_diskless_frontend.bash knoppmyth_diskless_frontend.bash

As always, commands that start with a dollar sign ($) are run as the mythtv user and command that start with the pound sign (#) as run as root.

Package Management/Shell Examples

As always, commands that start with a dollar sign ($) are run as the mythtv user and command that start with the pound sign (#) as run as root.

Package Task R5 Uses... R6 Uses... R5 Example R6 Example
Update package list dpkg and apt-get pacman # apt-get update # pacman -Sy
Install a Package dpkg and apt-get pacman # apt-get install packagename # pacman -S packagename
Remove a Package dpkg and apt-get pacman # apt-get remove packagename # pacman -Rs packagename
Location of repos /etc/apt/sources.list /etc/pacman.conf
Location of Package Cache /var/cache/apt/archives /data/var/cache/pacman/pkg
Upgrade All Installed Packages dpkg and apt-get pacman apt-get dist-upgrade # pacman -Syu
Install from local file dpkg pacman # dpkg -i <file> # pacman -U <file>

I can't fit this into a table but I feel it needs added here as it's a "Difference/Equivalent Command"

In R5.5 there was a KnoppMyth Menu that had options to Shutdown and Reboot the computer. The KnoppMyth Menu has been replaced with the "Service Menu". The Service Menu is missing the Shutdown and Reboot options. These options have been moved to a hidden menu that can be accessed by pressing "M" on your keyboard or the "M" equivalent on your remote. On my Grey Hauppauge remote the "Menu" key works by default to bring up the hidden menu.

Configuration settings

Many file locations and configuration settings have also changed.

Component or config file R5 Uses... R6 Uses... R5 example R6 Example
/etc/fstab device names UUID /dev/hda1 UUID=a6b1c6b8-eebf-4e28-8020-309cf441bfcc


UpdatedPages

· WhatRemoteYouUse last changed on Sat Jul 31 10:46:47 2010
· WhatCardYouUse last changed on Sat Jul 31 10:45:00 2010
· TinnyAudioPVR150 last changed on Fri Jul 30 03:20:30 2010
· KnoppMythWiki last changed on Thu Jul 29 04:35:17 2010
· HowTo last changed on Wed Jul 28 09:27:02 2010
· HardwareAcceleratedVideo last changed on Tue Jul 27 09:15:10 2010
· MythVodkaHowTo last changed on Tue Jul 27 09:14:04 2010
· DisklessFrontend last changed on Tue Jul 27 09:13:29 2010
· CompileMythTVFromSVN last changed on Tue Jul 27 07:39:28 2010
· MythMusic last changed on Tue Jul 27 07:38:00 2010
· RRD Disk Partition Usage last changed on Sun Jul 25 21:34:12 2010
· UserSuggestions last changed on Sun Jul 25 16:25:51 2010
· Links last changed on Sun Jul 25 16:21:33 2010
· KnoppmythDownloads last changed on Sun Jul 25 14:02:11 2010
· KnoppMythInstall last changed on Sun Jul 25 14:00:46 2010
· TroubleShooting last changed on Wed Jul 21 07:03:13 2010
· webminhowto last changed on Mon Jul 19 07:34:28 2010
· PickingComponents last changed on Wed Jul 14 17:27:40 2010
· mplayerResume last changed on Mon Jul 12 22:54:24 2010
· R5A12DvdRipping last changed on Mon Jul 12 14:44:04 2010
· Additional Software last changed on Mon Jul 12 14:42:31 2010
· HowToUseMyth last changed on Mon Jul 12 14:41:09 2010
· x11vncHowTo last changed on Sun Jul 11 00:06:20 2010
· CountrySpecific last changed on Thu Jul 1 14:48:40 2010
· RepairingMythConvergDB last changed on Thu Jul 1 14:42:58 2010
· tv_grab_au last changed on Tue Jun 29 15:44:05 2010
sitemap |