summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2021-10-19 19:40:52 -0300
committerDavid P <megver83@parabola.nu>2021-10-20 20:16:19 -0300
commitc451b72c089484e689387f04bc45c71a92392de4 (patch)
tree1316e100defb5a99cb07c6a261b949532d40e656 /.gitignore
parente3eeb82dc48d248e18ff240e778d77b765b336ce (diff)
find-deprecated-pkgs: major upgrade, rename to find-deprecated
ChangeLog: * split custimizable find-deprecated-pkgs variables into configuration file * update copyright years * create a mkmirrorlist() function to better handle mirrors * check arguments with $# instead of ${#@} * declare local variables in functions instead of unsetting them at the end * rename check() to main() * create mkpkglist_from_mirror() function * remove mkpkglist() * code optimizations * fail if connection to specific mirror fails * remove $netcheck Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1acfe1f..b2c1d31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,8 @@
!check.sh
!COPYING
!find-replacements
-!find-deprecated-pkgs
+!find-deprecated
+!find-deprecated.conf
!README
!SYNTAX
!your-freedom_emu-blacklist.txt