maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Removing unnecessary files on N810 (https://talk.maemo.org/showthread.php?t=41878)

gerbick 2010-05-13 03:02

Re: Removing unnecessary files on N810
 
Quote:

Originally Posted by danramos (Post 656331)
Why not just write your commands into a shell for everyone to see clearly what you're doing? Heck.. it'd be a good start toward writing maybe a shell or Python script later to automate the job for others.

sssshhhhhh!

I can't write Python if my life depended on it. I've been thinking of updating and streamlining the way I do things. But I'd have to pair off with a better developer than myself to do so.

Also been looking into flipping in some of the kernel and browser tweaks into the manual. But once you do that, I'm introducing some stuff that might not work well for everybody.

So I'm taking the non-Python, safe route for now. But I'm willing to work with somebody to make up for the stuff I'm lacking.

Addison 2010-05-13 03:10

Re: Removing unnecessary files on N810
 
I blow with using the command line, but so far, this is what I've got.

If anyone wants to add to this, that would be great!

I install SVG Clock, flip calendar and change the icons for the task navigator if some of these commands look foreign.

Code:

root
cp /media/mmc2/Desktop/Icons/128x128/defaultround-22817.png /usr/lib/flipcalendar/themes/default/calendar.png
rm -r /usr/lib/flipcalendar/themes/blue
rm -r /usr/lib/flipcalendar/themes/aqua
rm -r /usr/lib/flipcalendar/themes/brown
rm -r /usr/lib/flipcalendar/themes/green
rm -r /usr/lib/flipcalendar/themes/olive
rm -r /usr/lib/flipcalendar/themes/pink
rm -r /usr/lib/flipcalendar/themes/red
cp -r /media/mmc2/Desktop/Clocks/default/* /usr/lib/svgclock/themes/default/
cp /media/mmc2/Desktop/Icons/64x64/theironmansmile-9041.png /usr/share/icons/hicolor/scalable/hildon/personal-menu.png
cp /media/mmc2/Desktop/Icons/64x64/hdd-415.png /usr/share/icons/hicolor/scalable/hildon/qgn_grid_tasknavigator_others.png
cp /media/mmc2/Desktop/Icons/64x64/girlsmile-32797.png /usr/share/icons/hicolor/scalable/hildon/qgn_grid_tasknavigator_web.png
rm -r /home/user/MyDocs/.images/*
rm -r /home/user/MyDocs/.documents/*
rm -r /home/user/MyDocs/.videos/*
rm -r /home/user/MyDocs/.sounds/*
rm -r /usr/share/backgrounds/echo.desktop
rm -r /usr/share/backgrounds/echo.png
rm -r /usr/share/backgrounds/felicia.desktop
rm -r /usr/share/backgrounds/felicia.png
rm -r /usr/share/backgrounds/glasser.desktop
rm -r /usr/share/backgrounds/glasser.png
rm -r /usr/share/backgrounds/hendrika.desktop
rm -r /usr/share/backgrounds/hendrika.png
rm -r /usr/share/common-licenses/Artistic
rm -r /usr/share/common-licenses/BSD
rm -r /usr/share/common-licenses/GPL-2
rm -r /usr/share/common-licenses/LGPL-2
rm -r /usr/share/common-licenses/LGPL-2.1
rm -r /usr/share/common-licenses/Artistic
rm -r /usr/share/common-licenses/BSD
rm -r /usr/share/common-licenses/GPL-2
rm -r /usr/share/common-licenses/LGPL-2
rm -r /usr/share/doc
rm -r /usr/share/info
rm -r /usr/share/keyboards/da_DK.vkb
rm -r /usr/share/keyboards/de_DE.vkb
rm -r /usr/share/keyboards/el_GR.vkb
rm -r /usr/share/keyboards/es_ES.vkb
rm -r /usr/share/keyboards/es_MX.vkb
rm -r /usr/share/keyboards/fi_FI.vkb
rm -r /usr/share/keyboards/fr_CA.vkb
rm -r /usr/share/keyboards/fr_FR.vkb
rm -r /usr/share/keyboards/it_IT.vkb
rm -r /usr/share/keyboards/nl_NL.vkb
rm -r /usr/share/keyboards/no_NO.vkb
rm -r /usr/share/keyboards/pt_BR.vkb
rm -r /usr/share/keyboards/pt_PT.vkb
rm -r /usr/share/keyboards/ru_RU.vkb
rm -r /usr/share/keyboards/sv_SE.vkb
rm -r /usr/share/locale/am
rm -r /usr/share/locale/ang
rm -r /usr/share/locale/ar
rm -r /usr/share/locale/az
rm -r /usr/share/locale/be
rm -r /usr/share/locale/bg
rm -r /usr/share/locale/bn
rm -r /usr/share/locale/bs
rm -r /usr/share/locale/ca
rm -r /usr/share/locale/cs
rm -r /usr/share/locale/cy
rm -r /usr/share/locale/da
rm -r /usr/share/locale/da_DK
rm -r /usr/share/locale/de
rm -r /usr/share/locale/de_DE
rm -r /usr/share/locale/dz
rm -r /usr/share/locale/el
rm -r /usr/share/locale/eo
rm -r /usr/share/locale/es
rm -r /usr/share/locale/es_ES
rm -r /usr/share/locale/es_MX
rm -r /usr/share/locale/et
rm -r /usr/share/locale/eu
rm -r /usr/share/locale/eu_ES
rm -r /usr/share/locale/fa
rm -r /usr/share/locale/fi
rm -r /usr/share/locale/fi_FI
rm -r /usr/share/locale/fr
rm -r /usr/share/locale/fr_CA
rm -r /usr/share/locale/fr_FR
rm -r /usr/share/locale/ga
rm -r /usr/share/locale/gl
rm -r /usr/share/locale/gu
rm -r /usr/share/locale/he
rm -r /usr/share/locale/hi
rm -r /usr/share/locale/hr
rm -r /usr/share/locale/hu
rm -r /usr/share/locale/id
rm -r /usr/share/locale/is
rm -r /usr/share/locale/it
rm -r /usr/share/locale/it_IT
rm -r /usr/share/locale/ja
rm -r /usr/share/locale/ka
rm -r /usr/share/locale/kn
rm -r /usr/share/locale/ko
rm -r /usr/share/locale/ku
rm -r /usr/share/locale/ky
rm -r /usr/share/locale/li
rm -r /usr/share/locale/lt
rm -r /usr/share/locale/lv
rm -r /usr/share/locale/mi
rm -r /usr/share/locale/mk
rm -r /usr/share/locale/ml
rm -r /usr/share/locale/mn
rm -r /usr/share/locale/ms
rm -r /usr/share/locale/nb
rm -r /usr/share/locale/ne
rm -r /usr/share/locale/nl
rm -r /usr/share/locale/nl_NL
rm -r /usr/share/locale/nn
rm -r /usr/share/locale/no
rm -r /usr/share/locale/no_NO
rm -r /usr/share/locale/or
rm -r /usr/share/locale/pa
rm -r /usr/share/locale/pl
rm -r /usr/share/locale/pt
rm -r /usr/share/locale/pt_BR
rm -r /usr/share/locale/pt_PT
rm -r /usr/share/locale/ro
rm -r /usr/share/locale/ru
rm -r /usr/share/locale/ru_RU
rm -r /usr/share/locale/rw
rm -r /usr/share/locale/se
rm -r /usr/share/locale/sk
rm -r /usr/share/locale/sl
rm -r /usr/share/locale/sq
rm -r /usr/share/locale/sr
rm -r /usr/share/locale/sr@Latn
rm -r /usr/share/locale/sv
rm -r /usr/share/locale/sv_SE
rm -r /usr/share/locale/ta
rm -r /usr/share/locale/th
rm -r /usr/share/locale/tl
rm -r /usr/share/locale/tr
rm -r /usr/share/locale/ug
rm -r /usr/share/locale/uk
rm -r /usr/share/locale/vi
rm -r /usr/share/locale/wa
rm -r /usr/share/locale/xh
rm -r /usr/share/locale/zh
rm -r /usr/share/locale/zh_CN
rm -r /usr/share/locale/zh_CN.GB2312
rm -r /usr/share/locale/zh_HK
rm -r /usr/share/locale/zh_TW
update-rc.d metalayer-crawler remove
cp /media/mmc2/N800/mce.ini /etc/mce/mce.ini
gtk-update-icon-cache -f /usr/share/icons/hicolor


danramos 2010-05-13 03:14

Re: Removing unnecessary files on N810
 
My only other question, then, is... do I have to do anything to enable the community SSU? Or is that coming through the standard Nokia repositories? I can't seem to find anything on it in searches.

Addison 2010-05-13 03:19

Re: Removing unnecessary files on N810
 
Quote:

Originally Posted by danramos (Post 656345)
My only other question, then, is... do I have to do anything to enable the community SSU? Or is that coming through the standard Nokia repositories? I can't seem to find anything on it in searches.

http://repository.maemo.org/communit...esting.install

Highly worth it!

After the install, the tablet will reboot and you'll have bug fixes and screen rotation to enjoy. :)

gerbick 2010-05-13 03:26

Re: Removing unnecessary files on N810
 
Quote:

Originally Posted by danramos (Post 656345)
My only other question, then, is... do I have to do anything to enable the community SSU? Or is that coming through the standard Nokia repositories? I can't seem to find anything on it in searches.

Nothing other than get the Community SSU enabler 0.3 app, and then update from there. I've done the SSU on a heavily edited Diablow version... and today I did the SSU right alongside my reinstall.

catalog name: Community SSU - Testing
web address: http://repository.maemo.org/community-testing/
distribution:
components: free non-free

And go from there.

<edit> I didn't see Addison's post! He beat me to it.

danramos 2010-05-13 03:31

Re: Removing unnecessary files on N810
 
Why isn't this published somewhere more openly where non-maemo-talk users will see it?

gerbick 2010-05-13 03:38

Re: Removing unnecessary files on N810
 
Quote:

Originally Posted by danramos (Post 656355)
Why isn't this published somewhere more openly where non-maemo-talk users will see it?

I guess since it's the "community SSU"... we know that it comes with some caveats. As opposed to if Nokia were to offer it. Then people would demand support as opposed to solving the problems on their own like we tend to do.

Just a thought. I've wondered it too, to be honest.

danramos 2010-05-13 03:58

Re: Removing unnecessary files on N810
 
You mean we weren't already relegated to solving these things on our own? Nokia DOES support it? OK.. can I demand Nokia support the non-Community OS then?

gerbick 2010-05-13 04:09

Re: Removing unnecessary files on N810
 
After the fiasco of what's going on with the leaked PR1.2... not sure I'd welcome that disaster to the settled (and dead to Nokia) N8x0 series if I were Nokia.

lma 2010-05-13 06:10

Re: Removing unnecessary files on N810
 
Quote:

Originally Posted by danramos (Post 656355)
Why isn't this published somewhere more openly where non-maemo-talk users will see it?

It was, both in the mailing list and MWKN.

Quote:

Originally Posted by danramos (Post 656375)
Nokia DOES support it?

No, this is non-official and Nokia is not responsible for anything we break.


All times are GMT. The time now is 04:12.

vBulletin® Version 3.8.8