
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KGentooConf is a QT configuration tool for Gentoo Linux.
NOTE: Latest news and versions at http://kgentooconf.sourceforge.net
15 years ago
Rev. 0.0201a 2005/09/08
Fix a bug with plugin directory.
Rev. 0.0201 2005/08/31
After a month, I release a preview version of KGentooConf. Added support for plugins. Changes cant be saved. Preview version of plugins format. A lot of bugs here!! Only for testing!! Download program and plugins at project web page: http://kgentooconf.sf.net
Rev. 0.02 2005/07/25
Application ready to translation. Spanish translation partially completed.
Added module Net that works with /etc/conf.d/net. NOTE: This module can read configuration partially, but this cant save changes.
Now, is possible to add some variable to some file from Extra section.
Errors are shown at Status section in red color.
Some minor GUI bugfixes.
Rev. 0.015 2005/07/20
Some GUI modifications and bugfixes. Thanx to smileaf for send me some bugfixes.
2005/07/19
KGentooConf is moving to Sourceforge. Please, Visit the homepage at http://kgentooconf.sourceforge.net
Rev. 0.01 2005/07/18
For now, KGentooConf can edit and safe save make.conf. KGentooConf backup your original make.conf. Version only for testing!!. Please, send me all bugs. Thanks a lot.
15 years ago
Rev. 0.0201a 2005/09/08
Fix a bug with plugin directory.
Rev. 0.0201 2005/08/31
After a month, I release a preview version of KGentooConf. Added support for plugins. Changes cant be saved. Preview version of plugins format. A lot of bugs here!! Only for testing!! Download program and plugins at project web page: http://kgentooconf.sf.net
Rev. 0.02 2005/07/25
Application ready to translation. Spanish translation partially completed.
Added module Net that works with /etc/conf.d/net. NOTE: This module can read configuration partially, but this cant save changes.
Now, is possible to add some variable to some file from Extra section.
Errors are shown at Status section in red color.
Some minor GUI bugfixes.
Rev. 0.015 2005/07/20
Some GUI modifications and bugfixes. Thanx to smileaf for send me some bugfixes.
2005/07/19
KGentooConf is moving to Sourceforge. Please, Visit the homepage at http://kgentooconf.sourceforge.net
Rev. 0.01 2005/07/18
For now, KGentooConf can edit and safe save make.conf. KGentooConf backup your original make.conf. Version only for testing!!. Please, send me all bugs. Thanks a lot.
kdeappsce
15 years ago
Report
dartanyan
15 years ago
Report
dancelis
15 years ago
http://amd.xhosting.cz/ebuilds/kgentooconf-0.0201a.ebuild
;)
Report
dartanyan
15 years ago
Report
dartanyan
15 years ago
Report
smileaf
15 years ago
I started a new project within kdevelop and kde widgets do work there
so while I was bored without internet I had a little fun making my own little conf gui.
I got the make.conf fully done. even with a little better, IMO, parser. it handles multiple lines even without the \ at the end.
I also started to play around with a profile chooser. very much so incomplete as I have yet to figure out how to read/write a symlink and get where it points to.
USE selector needs a little more work I'd love to embed a combobox within the klistview that I have for the enabled mode.
Gotten a lot of ideas just reading the man pages. One such idea is the ability to limit the directories sync'ed
Seeing this recent update to yours I've gotten another idea. Perhaps doing some sort of a plugin system might be good for all the different extra's that can be installed. There are many config files that gentoo can use. but having all of them inside 1 project might be a little messy. So if we extended the ability to a plugin system those extras that people would use would be there for them and not be for those that'll never even want to see them.
If you'd like to take a look at mine here it is:
http://smileaf.org/files/kgentooconf2.kdevelop-0.1.tar.gz
This is that new project I started to test out the kde widgets. It's named kgentooconf2 as to not confuse it with yours.
that's 3-4 days of work. Use what you want(if you want all of it go for it!). Hopefully this'll help with ideas to make an awesome GUI config tool for us all :)
I've also tried to email you a while ago but I never got a response?
Report
dartanyan
15 years ago
I don't have time to see your work: my monitor crash last day so I will buy another in a few days... so KGentooConf development is stoped (only a few days!! ;))
Regards.
Report
smileaf
15 years ago
Report
dartanyan
15 years ago
Thanx a lot for your contribution.
I sent you an e-mail few days ago to answer your two e-mails. Didn't you received?
Regards.
Report
EliasP
15 years ago
Great to see an app like this.
I think it would be better, to have a list of network-devices which are selectable... but don't display the whole options dialog for each network device.
Another nice thing would be SSH support, to configure remote machines.
Greetings
Elias P.
Report
dartanyan
15 years ago
And nice idea with remote control, too. But this is a far, far future ;)
Thanx a lot.
Regards.
Report
marekw77
15 years ago
Some possible features that would make it attractive to me ;)
Don't forget the very useful files:
/etc/portage/package.keywords
/etc/portage/package.mask
/etc/portage/package.unmask
/etc/portage/package.use
In fact, /etc/make.conf USE flags should be seldom used and should only present a small generic subset (trust me, speaking from experience here ;) ). It's dangerous to also use the dev keywords (ie "~x86") globally. It's far better to use USE/KEYWORDS flags on a package-by-package basis in the above mentioned files.
Also note the 'equery' functionality, you can now query what use flags a package uses and what use flags are available. If you could link that into your utility and then populate the /etc/portage files, that woulud indeed be a powerful GUI.
Report
dartanyan
15 years ago
Stay tunned! :)
Thanx for your recomendations.
Report
smileaf
15 years ago
http://smileaf.org/files/kgentooconf_add-missing-features.patch
Only other bug I've noticed is that your USE parser can't handle multiple lines.
Report
dartanyan
15 years ago
USE parser works fine with lines ends in \. Another style of end of line?
Report
smileaf
15 years ago
perhaps their parser has spoiled me? ;)
Report
dartanyan
15 years ago
Thanx.
Report
biehl
15 years ago
http://tux.myftp.org/wikka/wikka.php?wakka=HomePage
to make a full Gentoo tool-set?
Report
dartanyan
15 years ago
Report
pregopresto
15 years ago
Report
dartanyan
15 years ago
Report