PVR-Add-Ons - cmyth - Mythtv plugin
|
31st Oct, 2013, 12:19 PM
Post: #8
|
|||
|
|||
RE: PVR-Add-Ons - cmyth - Mythtv plugin
(31st Oct, 2013 01:44 AM)Karen Pollard Wrote: Once I can shrink it, I can share it. But it would need to come with warnings that xbian updates will more than likely overwrite this new compiled version and break it. @Karen there is tool called btrfs-auto-snapshot available with package 'xbian-package-config-shell'. it allows you to create .img of size you specify. xbian-config -> xbian copier is using it for backups / cloning / usb installation creation. additional options (which it offers via command line) are not yet available in GUI, but are available if you run it via ssh: Code: sudo -i this will create /dev/root /path/to/my/file.img as Image suitable for flashing directly to SD card including /boot partition and modifying /boot/cmdline.txt accordingly so you don't have to edit anything after flashing. just put it RPI and you backup copy should boot. for size 'human readable' numbers are accepted with suffixes as M, G, K etc (1500M, 1G, 2000000K … ) for your question if updates will rewrite your xbmc (compiled by you) - by default yes, of course. if you update xbian-package-xbmc and your compiled version is using the same paths (/usr/local/lib/xbmc and /usr/local/share/xbmc). there are more ways how to avoid this, but the most standard would be to mark xbian-package-xbmc as hold with apt-mark Code: sudo -i if you are using XBian's auto update feature, create file /etc/apt/apt.conf.d/99unattended-upgrades file with this content: Code: Unattended-Upgrade::Package-Blacklist { you can add/remove/uncomment according to your needs. btw: was something missing / not working with the XBian's provided XBMC Gotham package for you? or what was the reason to use custom compiled version? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Mythtv pvr plugin doesn't install | ikke | 1 | 6,683 |
13th Jan, 2015 08:26 AM Last Post: ikke |