Re: Adding a kernel removal script to linux-base or elsewhere

2017-01-06 Thread Jarno Suni
> On Saturday, October 15, 2016 4:37 PM, Ralf Mardorf > wrote: > I only wanted to point out that already with minimal knowledge about > writing shell scripts, it is possible to write a script, that fits to > individual user needs. If a novice only wants to clean

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-18 Thread Jarno Suni
> On Friday, October 14, 2016 1:18 AM, Gunnar Hjalmarsson > wrote: > > Hi Jarno, > > The cold truth is that you can't make money from the kind of help script > you have written. People in this community contribute their work all the > time for free. We contribute our

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
On Sat, 15 Oct 2016 17:51:02 + (UTC), Jarno Suni wrote: >I have tried to make my script safe. Besides it has an optional >simulation mode: no files or packages will be removed, when using it; >the script forces to run the simulation mode as normal user. And the >script has a bug tracker in

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Saturday, October 15, 2016 6:23 PM, Ralf Mardorf > wrote: > Some advices, especially from the Ubuntu community, on official Ubuntu > channels, are encouraging novices to learn. Those sites are monitored by > the Ubuntu community. Even blogs that are not

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
On Sat, 15 Oct 2016 18:40:01 +0200, Gunnar Hjalmarsson wrote: >I don't think there is a need for that kind of qualification at an >individual page in the community help wiki, so I just removed the >whole section. Full ACK![1] I wanted to remove it right now, but you already have done it :),

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Gunnar Hjalmarsson
On 2016-10-15 17:29, Ralf Mardorf wrote: On Sat, 15 Oct 2016 17:22:45 +0200, Ralf Mardorf wrote: Some advices, especially from the Ubuntu community, on official Ubuntu channels, are encouraging novices to learn. Those sites are monitored by the Ubuntu community. Even blogs that are not official

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
On Sat, 15 Oct 2016 16:09:42 + (UTC), Jarno Suni wrote: >> On Saturday, October 15, 2016 6:55 PM, wrote: >> I think this is a form of vandalism Ralf. A paranoid message about >> how users must double check the correct source of whatever script >> they use. Someone points you to a page he's

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
List owners, could you please ask Xen to stop stalking? On Sat, 15 Oct 2016 17:55:04 +0200, Xen wrote: >Ralf Mardorf schreef op 15-10-2016 17:22: > >> "Cryptic Shell Commands >> >> There are various cryptic shell incantations floating around help >> sites and search engines that promise to

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Saturday, October 15, 2016 6:55 PM, Xen wrote: > I think this is a form of vandalism Ralf. A paranoid message about how > users must double check the correct source of whatever script they use. > Someone points you to a page he's done and you immediately start to edit

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Xen
Ralf Mardorf schreef op 15-10-2016 17:22: "Cryptic Shell Commands There are various cryptic shell incantations floating around help sites and search engines that promise to remove older kernels. Copy-and-paste mysterious incantations into your system at your own risk." should read "Shell

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Gunnar Hjalmarsson
On 2016-10-15 15:25, Jarno Suni wrote: On Friday, October 14, 2016 1:18 AM, Gunnar Hjalmarsson wrote: However, you won't show anybody the script unless you get paid enough money in advance. Did I get it right? If I did, it's a very odd 'offer' to an open source community.

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
On Sat, 15 Oct 2016 17:22:45 +0200, Ralf Mardorf wrote: >On Sat, 15 Oct 2016 14:06:02 + (UTC), Jarno Suni wrote: >>> On Saturday, October 15, 2016 4:37 PM, Ralf Mardorf wrote: >>> Just to mention one link out of trillions: >>> >>>

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
On Sat, 15 Oct 2016 14:06:02 + (UTC), Jarno Suni wrote: >> On Saturday, October 15, 2016 4:37 PM, Ralf Mardorf wrote: >> Just to mention one link out of trillions: >> >> http://ubuntuhandbook.org/index.php/2016/05/remove-old-kernels-ubuntu-16-04/ >> > >The substance of that blog post is

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Saturday, October 15, 2016 4:37 PM, Ralf Mardorf > wrote: > > Jarno, please reply to the list only, ok > I only wanted to point out that already with minimal knowledge about > writing shell scripts, it is possible to write a script, that fits to > individual

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Ralf Mardorf
Jarno, please reply to the list only, otherwise I don't receive an email including the mailing list headers, to avoid duplicates, but this breaks mailing list reply for my MUA. I only wanted to point out that already with minimal knowledge about writing shell scripts, it is possible to write a

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Friday, October 14, 2016 1:18 AM, Gunnar Hjalmarsson > wrote: > There is a script in the archive to help remove old kernels. If I had > several old kernels installed, I could easily install the byobu package > and run the purge-old-kernels command. Well, byobu

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Saturday, October 15, 2016 3:06 PM, Jarno Suni wrote: > > On Friday, October 14, 2016 2:11 AM, J Fernyhough > wrote: > > >> Doesn't `apt-get autoremove` remove old kernel versions already? (IIRC > it keeps three? old versions) > > > It

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
On Friday, October 14, 2016 2:11 AM, J Fernyhough wrote: >Doesn't `apt-get autoremove` remove old kernel versions already? (IIRC it >keeps three? old versions) It depends on script /etc/kernel/postinst.d/apt-auto-removal and when it is run last time, which

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-15 Thread Jarno Suni
> On Friday, October 14, 2016 3:18 AM, Ralf Mardorf > wrote: > I don't need to care about dkms, an universal script must care about it, > too. I only need to care about lowlatency, an universal script should > be able to handle all types of kernels, including local

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-13 Thread Ralf Mardorf
On Fri, 14 Oct 2016 00:09:44 +0100, J Fernyhough wrote: >Doesn't `apt-get autoremove` remove old kernel versions already? Yesno depending on how the meta package is installed, automatically or manual. However, writhing scripts to manage something to a user's individual needs isn't hard to do. I

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-13 Thread J Fernyhough
On 13 October 2016 at 23:18, Gunnar Hjalmarsson wrote: > Hi Jarno, > > On 2016-10-13 21:17, Jarno Suni wrote: > >> Okay, I have created the project in Launchpad. I am using git. >> If I get enough support, I will publish the script. Here is where you >> can support: >>

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-13 Thread Gunnar Hjalmarsson
Hi Jarno, On 2016-10-13 21:17, Jarno Suni wrote: Okay, I have created the project in Launchpad. I am using git. If I get enough support, I will publish the script. Here is where you can support: https://www.bountysource.com/issues/38300038-feature-request-the-command-should-work-like-this

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-13 Thread Jarno Suni
Okay, I have created the project in Launchpad. I am using git. If I get enough support, I will publish the script. Here is where you can support: https://www.bountysource.com/issues/38300038-feature-request-the-command-should-work-like-this -- Jarno Suni - http://iki.fi/8/ > On Thursday,

Re: Adding a kernel removal script to linux-base or elsewhere

2016-10-06 Thread Jarno Suni
Hello! What is the recommended way to publish the script? I guess Launchpad would be the right place. And using Git repository might be a good idea. I have got a Launchpad account (jarnos). Is it better to create a project in Launchpad or to create a PPA? Detailed instruction would be welcome.

Re: Adding a kernel removal script to linux-base or elsewhere

2016-09-27 Thread Jarno Suni
Here is some update. My script does not use linux-version anymore. But I named the script linux-purge. It can remove kernels even in some problem cases where e.g. there are dependency problems due to an unsuccessful kernel update (e.g. due to full /boot partition). It provides optional UI for