View Single Post
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#73
Originally Posted by qole View Post
Honestly, I just want an easy-to-get version of your deblet adobe flash player hack, that users can install without hassle. Building an on-tablet repository is a hassle.
Well then - it is a bit of a hack and i'm not sure you can transfer the "easy" setup I have without building a local repository (this may be configured in config.py btw to make a smaller one).

- have some way to get the adobe-flashplayer package from Diablo (like we do in nit-fillin), or as just copying over files to the chroot
- have /usr/lib/browser/plugins/libdebianflashplayer.so installed (is in debian-flashplayer package)
- perform steps in http://trac.tspre.org/projects/deble...EBIAN/postinst
- provide libplayback-1-0, and osso-esd as well (osso-esd can prolly just be a empty package).

If we were to start making the chroot part of Deblet a little more integrated, building a local repository is part of install, and there would be possibily to add packages easily through Synaptic etc. And a menu item saying "Upgrade Deblet packages" which rebuilds the local repository and allows people to get new Deblet changes in from SVN. That'd be the easy solution, really. :P