The Following 4 Users Say Thank You to For This Useful Post: | ||
![]() |
2012-05-21
, 20:03
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#2
|
![]() |
2012-05-21
, 20:20
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#4
|
Seems legit.
|
2012-05-21
, 20:34
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
@mrrhq
hi. i really appreciate your little work but do you own Nokia N900 ? and tried this script by yourself ?.
im not an expert but should not the script start with #! /bin/sh or #! /bin/bash
and i guess this is a little similar to Tanner's script (moveroot.sh)
i dont recommend someone to use this script it is totally wrong and not as he said !?!
![]() |
2012-05-21
, 20:40
|
Posts: 346 |
Thanked: 271 times |
Joined on Jan 2010
|
#7
|
The Following 4 Users Say Thank You to Megaltariak For This Useful Post: | ||
![]() |
2012-05-21
, 20:43
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#8
|
#Remove packages apt-get --purge --auto-remove remove \ amazon-installer \ ap-installer \ calendar* \ dtg-installer \ facebook-installer* \ foreca-installer \ gnuchess \ hildon-games-wrapper0 \ maemoblocks \ nokia-maps-core \ osso-backup* \ osso-camera* \ osso-calculator* \ osso-clock* \ osso-games* \ osso-graphics-game-chess \ osso-graphics-game-lmarbles \ osso-graphics-game-mahjong \ osso-imageviewer* \ osso-sounds-game-chess \ osso-lmarbles \ osso-mahjong \ osso-notes* \ osso-pdf-viewer* \ osso-rss-feed-reader* \ osso-sketch* \ osso-sounds-game-mahjong \ osso-tutorial* \ ovi-promotion-widget \ tutorial-home-applet \ #Remove files rm -rf \ /usr/share/tutorial-applet \ /usr/share/applications/hildon/user-guide.desktop \ /usr/share/applications/hildon/ovi.desktop \
The Following 4 Users Say Thank You to sifo For This Useful Post: | ||
![]() |
2012-05-21
, 20:56
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#9
|
As much as removing thing like amazon-installer, ap-installer etc... will may be speed up a bit the process of removing unwanted parts after reflashing, removing things like the browser engine will for sure breaks things (conversation relies on it for the rendering), removing hildon-games-wrapper0 will not save a lot place, and will break some emulators that relies on it for their GUI.
But I like the idea of making a list of package which 99.99% of users will for sure remove, may be for a more finished version, make the script autoremove this useless stuff, then ask the user if he wants to remove the other packages, by prompting him for each package with a short description of what the removing of theses packages implies exactly.
|
2012-05-21
, 23:14
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#10
|
![]() |
Tags |
bad idea, script-a-brick |
Thread Tools | |
|
This will be the thread for updates to removebloat.sh.
Current version: 0.01a
For now this is designed as a "proof-of-concept" script that I am working on that plans to remove as much bloatware or unnecessary software, especially proprietary software, from the Maemo 5 OS as much as possible without causing the N900 to "brick".
The CSSU does no justice in removing this software. So I plan to help with this. And others can join. Read more.
Backup your Maemo 5 device before using this! There is no guarantee that your device will function properly afterwards!
If you think you may have "bricked" your device, try accessing backupmenu. If you can't, then re-flash. Instructions for such things are out of the relevance of this topic.
You need to have already done the following before using this script:
Some software that can be replaced:
hildon-application-manager can be replaced with aptitude.
osso-camera can be replaced with FCamera.
osso-browser can be replaced with Fennec, Dillo, Midori, etc...
osso-filemanager can be replaced with mc, GPE File Manager...
osso-pdfviewer can be replaced with epdfviewer.
If you attempt your best to use and bathe in free software like I am doing. You get the idea.
Problems:
hildon-application-manager cannot be removed because CSSU depends on it.
osso-browser cannot be removed because hildon-home and others depend on it.
osso-settings cannot be removed because there is no replacement.
osso-xterm cannot be removed, just because...
Cannot force apt-get to continue removing packages, even if some are missing.
What you can do to help:
Most importantly, report ANY problems you have with this script!
Suggest unnecessary software to be removed. I'm only a little bit familiar with Maemo 5. There's so many packages I don't know about, and some of which are proprietary software. Please let me know what CAN be removed.
List other files (not software) that can be removed. Or follow up on Freeing RootFS Space, because that can help too.
Finally, please list any replacement or alternative software for the osso packages people may have missed.
I also plan to put this script on my Maemo user page and on Pastebin. You can find copies there if you cannot download the attachment.
http://wiki.maemo.org/User:mrrhq
Pastebin link will come soon after a stable release.
This script is released with Zero Copyright, and without any warranty or disclaimer of any kind. I only ask that you keep authorship of my script, but it is not required. I think I may need to give credit to someone else for another small part of the script that influenced this one, but I forgot your name (sorry). Use at your own risk.
Thanks are absolutely not necessary, but always appreciated.
Last edited by mrrhq; 2012-05-21 at 19:50.