
GRUB2 Editor
Source (link to git-repo or to original if based on someone elses unmodified work): https://cgit.kde.org/kcm-grub2.git/
A KDE Control Module for configuring the GRUB2 bootloader.
Smoothly integrated in KDE System Settings, it is the central place for managing your GRUB2 configuration. Supports many GRUB2 configuration options, most notably:
* Manage default boot entry
* Manage boot timeout
* Manage boot resolutions
* Manage boot menu colors
* Manage boot menu theme
* Manage linux kernel arguments
* Save and update the configuration files of GRUB2
Extra features include:
* Recover GRUB2
* Remove old entries
* Create and preview GRUB2 splash images
Related Blog: http://ksmanis.wordpress.com/category/grub2-editor/
SourceForge Page: https://sourceforge.net/projects/kcm-grub2/
KDE-Apps.org Page: http://kde-apps.org/content/show.php?content=139643
KDE Extragear Page: https://projects.kde.org/projects/extragear/sysadmin/kcm-grub2
For installation instructions see the INSTALL file.
Release Announcement:
Version 0.6.4: http://ksmanis.wordpress.com/2013/10/12/grub2-editor-v0-6-4/
nowardev
9 years ago
Report
artemisfowl2007
9 years ago
Report
nowardev
9 years ago
http://dl.dropbox.com/u/4127065/debian%20package/natty/kcm_grub2/kcm-grub2-0.4.5.deb
Report
artemisfowl2007
9 years ago
Thanks for your package once again, just a few tips: when building use the -DCMAKE_BUILD_TYPE=release switch like this:
Quote:cmake ~/path/to/source -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release
This strips debug symbols from the shared module/binary and makes the package a lot smaller.
Moreover, you are missing some dependencies:
Build-Depends: cmake, kdelibs5-dev (>= 4:4.4.0), libmagickcore-dev, libmagick++-dev, libhd-dev, libqapt-dev
Depends: kdebase-runtime (>= 4:4.4.0), grub-common, libmagickcore3, libmagick++3, libhd16, libqapt-runtime
That's the full dependency list to enable all available features.
Once again thanks :)
Report
nowardev
9 years ago
http://nowardev.wordpress.com/2011/05/01/kgrubeditor-grub2-boootloader-editor-kubuntu-kde/
Report
artemisfowl2007
9 years ago
Report
nowardev
9 years ago
http://wstaw.org/m/2011/05/01/plasma-desktopxy1649.jpg
Report
nowardev
9 years ago
installing you get an error...
Report
nowardev
9 years ago
Look at what it has done setting 2.34 like default kernel :S
`lsb_release :S
Report
artemisfowl2007
9 years ago
I'm not sure how this has happened. Any other clues?
Report
nowardev
9 years ago
`lsb_release
by default
so if a user doesn't check that would be the result
Report
artemisfowl2007
9 years ago
Report
nowardev
9 years ago
Report
artemisfowl2007
9 years ago
Report
artemisfowl2007
9 years ago
2) Thanks :)
Report
nowardev
9 years ago
btw 2 you did a nice well done work
Report
unikum111
9 years ago
Report
artemisfowl2007
9 years ago
Report
unikum111
9 years ago
It would be nice if in the AUR appeared this program.
Report
artemisfowl2007
9 years ago
Report
stikonas
9 years ago
Report
artemisfowl2007
9 years ago
You can try both (not at the same time because I think they conflict) and pick the one that best fits your needs.
Report
stikonas
9 years ago
Report
artemisfowl2007
9 years ago
Report
nowardev
9 years ago
(grub-common
systemsettings )
http://dl.dropbox.com/u/4127065/debian%20package/natty/kcm_grub2/kcm_grub2-0.3.0.deb
Report