Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to suggest new feature?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
whjeon
Tux's lil' helper
Tux's lil' helper


Joined: 20 Nov 2017
Posts: 82
Location: Seoul,Korea(Republic of)

PostPosted: Wed Nov 28, 2018 3:32 am    Post subject: How to suggest new feature? Reply with quote

I think if eselect have 'manual-update' option, which shows lists of candidate and prompt which one to set and then get user input as digit will reduce keyboard strokes.

Usage would be
Code:

#eselect kernel manual-update


But where can I suggest this idea? Bugzilla or github?


Edit:0
Currently gentoo eselect update automatically sets modules.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Nov 28, 2018 4:04 am    Post subject: Reply with quote

I think what you're looking for is addressed by using the following emerge options:
man emerge wrote:
--oneshot, -1
Emerge as normal, but do not add the packages to the world file for later updating.
man emerge wrote:
--deselect [ y | n ]
Remove atoms and/or sets from the world file. This action is implied by uninstall actions, including --depclean, --prune and --unmerge. Use --deselect=n in order to prevent uninstall actions from removing atoms from the world file.

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
whjeon
Tux's lil' helper
Tux's lil' helper


Joined: 20 Nov 2017
Posts: 82
Location: Seoul,Korea(Republic of)

PostPosted: Wed Nov 28, 2018 6:56 am    Post subject: Reply with quote

Oh, I should have more specific to describe that new feature.

I mean, I don't want to type
Code:
#eselect kernel list
#eselect kernel set 2


rather I want to
Code:
#eselect kernel manual-update
>>> [1] linux-kernel-4.14.55
>>> [2] linux-kernel-4.14.83
>>> Which one do you want to set? [1/2/N]: 2
>>> Kernel set to '[2] linux-kernel-4.14.83'
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30888
Location: here

PostPosted: Wed Nov 28, 2018 7:21 am    Post subject: Reply with quote

Probably is better (imho :P) with an option (-i, --interactive)
Code:
# eselect -i kernel list

with an option is possible to use it for all modules and not only for kernel.

I think you can propose this feature opening a new bug
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
whjeon
Tux's lil' helper
Tux's lil' helper


Joined: 20 Nov 2017
Posts: 82
Location: Seoul,Korea(Republic of)

PostPosted: Wed Nov 28, 2018 7:36 am    Post subject: Reply with quote

Thanks! Then you mean, in bugzilla?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30888
Location: here

PostPosted: Wed Nov 28, 2018 7:41 am    Post subject: Reply with quote

whjeon wrote:
Thanks! Then you mean, in bugzilla?

Yes, for example with subject ''app-admin/eselect: new feature interactive"
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
whjeon
Tux's lil' helper
Tux's lil' helper


Joined: 20 Nov 2017
Posts: 82
Location: Seoul,Korea(Republic of)

PostPosted: Wed Nov 28, 2018 7:51 am    Post subject: Reply with quote

added! Thanks for all your support!

https://bugs.gentoo.org/672134
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum