- 14 May, 2017 1 commit
-
-
Seblu authored
Do not update timed links and packages index when repo_rsync failed.
-
- 04 May, 2017 2 commits
-
-
pacsort is required to list packages in the right order. Example: `agetpkg -l '^linux$' |tail` Before: linux 4.3.2-1 x86_64 linux 4.3.3-1 x86_64 linux 4.3.3-2 x86_64 linux 4.3.3-3 x86_64 linux 4.4.1-1 x86_64 linux 4.4.1-2 x86_64 linux 4.4-1 x86_64 linux 4.4-2 x86_64 linux 4.4-3 x86_64 linux 4.4-4 x86_64 After: linux 4.3.2-1 x86_64 linux 4.3.3-1 x86_64 linux 4.3.3-2 x86_64 linux 4.3.3-3 x86_64 linux 4.4-1 x86_64 linux 4.4-2 x86_64 linux 4.4-3 x86_64 linux 4.4-4 x86_64 linux 4.4.1-1 x86_64 linux 4.4.1-2 x86_64 Signed-off-by:
Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
-
-
- 20 Dec, 2015 3 commits
- 20 Oct, 2015 3 commits
- 18 Oct, 2015 5 commits
- 17 Oct, 2015 6 commits
- 13 Oct, 2015 4 commits
-
-
Seblu authored
Do not fail when rsync repositories; try to sync iso and update links, etc. Also display error message when other rsync call return != 0
-
Seblu authored
Manage sync of repo and iso from the same rsync server
-
Seblu authored
Ship a reference PKGBUILD and related files to quickly setup an archive.
-
Seblu authored
All archiving script are now functions into archive.sh. Configuration is sourced from a archive.conf file. iso http sync support was dropped.
-
- 19 Sep, 2015 2 commits
- 18 Sep, 2015 2 commits
- 28 Sep, 2014 5 commits
- 07 Dec, 2013 2 commits
- 05 Dec, 2013 1 commit
-
-
Seblu authored
-
- 04 Dec, 2013 4 commits