System
Votes: 2
The GNU sed stream editor
sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Due to conflicts with busybox and SDK, the binary of 'sed' is stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gsed'.
Votes: 0
Allow user to execute commands with root priviledges.
This package contains additional config files to 'sudo', which makes it work similar to Ubuntu. Unlike most similar packages (becomeroot, easyroot, rootsh), it can provide additional security by protecting root access with a password.
It also contains the additional 'rush' command which will give you easy access to a root login shell.
Votes: 2
Enable/Disable wake up/rest by shaking
I optimized the shaking code especially to reduce CPU consuption and I have adapted the widget code to this needs. Initial source code for shaking by Niklas Tanskanen. Initial source code for widget by Tom Waelti (bluezwitch)
Votes: 1
Recovery Console Mode Boot option
This package adds Recovery Mode boot option in Bootmenu. It starts emergency console in kernel framebuffer.
This package needs to install/flash kernel with framebuffer support (static linked into kernel or external module) which enable console output. Without this Reovery Console will not working.
