Jesus Alvarez
8443ffb5be
repo.sh: Add archiso checking
11 years ago
Jesus Alvarez
a6b93af90b
repo.sh: Fix typo
11 years ago
Jesus Alvarez
5789ede7e3
repo.sh: Remove DEBUG prefix from debug output
11 years ago
Jesus Alvarez
b62a8fafba
repo.sh: Refactor pacman data queries
11 years ago
Jesus Alvarez
07e5dfd1e6
repo.sh: Rewrite help output
11 years ago
Jesus Alvarez
63d0cf162b
repo.sh: Refactor for improved file io ops
...
The script was rewritten group file operations into single commands. For
instance, adding packages to a repo does it in one go instead of multiple
separate adds.
11 years ago
Jesus Alvarez
e258195835
Rewrite repo.sh
...
Improve fault tolerance by actually checking the content instead of using sed
matching on file names.
11 years ago
Jesus Alvarez
662a315acd
Improve support for archiso versioning
...
The version of the kernel contained in the archiso can now be set. The already
compiled packages must be contained in the directory.
11 years ago
Jesus Alvarez
bc04d88a55
Remove path arguments for primary functions
...
The functions now reference $PWD instead of taking a path argument. A typo was
also fixed to a misnamed variable that caused the $FULL_VERSION variable to
cause misnamed files.
12 years ago
Jesus Alvarez
bf34f01968
Reorganize archzfs tools
...
* Renamed most of the conf.sh variables.
* Separated build.sh and repo.sh
12 years ago