8000 GitHub - pyllyukko/tagfiles_manager: Script for creating Slackware's tagfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pyllyukko/tagfiles_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 

Repository files navigation

Tagfiles manager

This is a tagfiles manager for Slackware Linux. You can use it to make a more customized installation of Slackware Linux.

Examples

First you need to fetch the tagfile templates with:

$ bash ./tagfiles_manager.sh -f

Then you need to configure the tagfiles, for example:

$ bash ./tagfiles_manager.sh -C all -q -s "essential dev" -g

The command above generated tagfiles as follows:

  • First disable all packages
  • -q enables all "recommended" packages (this comes from Slackware itself)
  • -s option enables the essential & dev categories (internal categories for tagfiles manager)
  • -g greps for the package counts

The result is a very minimal installation with only 135 packages, but it still has fully functional dev environment to compile stuff.

About

Script for creating Slackware's tagfiles

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0