ubuntu_unused_kernels

时间:2024-06-27 13:47:00
【文件属性】:

文件名称:ubuntu_unused_kernels

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-27 13:47:00

Ruby

ubuntu-未使用的内核 识别可以从 Ubuntu 机器中删除的旧内核包。 它将忽略当前正在运行的内核以及在机器重新启动时将使用的最新内核。 安装 将此行添加到应用程序的 Gemfile 中: gem 'ubuntu_unused_kernels' 然后执行: $ bundle 或者自己安装: $ gem install ubuntu_unused_kernels 用法 sudo apt-get purge $(ubuntu-unused-kernels) 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求


【文件预览】:
ubuntu_unused_kernels-master
----ubuntu_unused_kernels.gemspec(1KB)
----LICENSE.txt(1KB)
----lib()
--------ubuntu_unused_kernels()
--------ubuntu_unused_kernels.rb(1KB)
----Gemfile(106B)
----spec()
--------spec_helper.rb(91B)
--------ubuntu_unused_kernels_spec.rb(7KB)
----Rakefile(399B)
----.travis.yml(60B)
----README.md(772B)
----.rspec(31B)
----.gitignore(154B)
----bin()
--------ubuntu-unused-kernels(99B)
----jenkins.sh(98B)
----CHANGELOG(147B)

网友评论