linux:slack_1repo
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:slack_1repo [2025/01/11 17:53] – created azman | linux:slack_1repo [2025/01/12 08:01] (current) – [Configurations for Slackware-related Scripts] azman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== getslack ==== | + | ====== Configurations for Slackware-related scripts ====== |
+ | |||
+ | These are what I use on my Slackware machines. | ||
+ | |||
+ | ===== getslack | ||
<file bash dot-getslack> | <file bash dot-getslack> | ||
Line 28: | Line 32: | ||
# exclude xfce | # exclude xfce | ||
# | # | ||
+ | </ | ||
+ | |||
+ | ===== getslackpack ===== | ||
+ | |||
+ | <file bash dot-getslackpack> | ||
+ | # always execute | ||
+ | OPT_CHECK=" | ||
+ | # always sweep old packages | ||
+ | OPT_SWEEP=" | ||
+ | # fix it here | ||
+ | SLACKROOT="/ | ||
+ | # allow VERS to be overridden at command line | ||
+ | VERS=${VERS: | ||
+ | # bare necessities | ||
+ | THIS_CONF=" | ||
+ | # office suite | ||
+ | THIS_CONF=" | ||
+ | # chromium stuff | ||
+ | THIS_CONF=" | ||
+ | # miscellaneous | ||
+ | THIS_CONF=" | ||
+ | THIS_CONF=" | ||
+ | # | ||
+ | # running docker | ||
+ | # | ||
+ | # my video-tool need this | ||
+ | THIS_CONF=" | ||
+ | # requirements for simple screen recorder? | ||
+ | # | ||
+ | </ | ||
+ | |||
+ | <file bash dot-getslackpack.repo> | ||
+ | # repos for getslackpack | ||
+ | alien=https:// | ||
+ | alien-res=https:// | ||
+ | slack=https:// | ||
+ | extra=https:// | ||
+ | salix=https:// | ||
+ | rwork=https:// | ||
+ | ponce=https:// | ||
+ | </ | ||
+ | |||
+ | ===== slackpatch ===== | ||
+ | |||
+ | <file bash dot-slackpatch> | ||
+ | # using alien_bob' | ||
+ | PKG_IGNORED=" | ||
+ | # check these extra package paths as well? | ||
+ | # | ||
+ | # ignoring these standard packages => multilib! | ||
+ | # | ||
+ | # | ||
+ | # | ||
</ | </ | ||
linux/slack_1repo.1736589236.txt.gz · Last modified: by azman