mid-kid
b3b7f64832
Add dir_localstate
7 years ago
mid-kid
20d7ec1fbb
Refactoring things a bit, pass 1.
7 years ago
mid-kid
bf7ae8f674
Big update
8 years ago
mid-kid
147b4b98a1
Fix displaying checksum in error message
8 years ago
mid-kid
4dccb6dc0c
Misc changes
8 years ago
mid-kid
b9fef43b71
There was a much cleaner way to handle multiple _vcs_only satellites
8 years ago
mid-kid
1d66b8102d
Fixing up some things in astronaut & co.
8 years ago
mid-kid
a986664937
General cleanups and things
8 years ago
mid-kid
cff049357d
Ensure ash compatibility
8 years ago
mid-kid
ff21aa1138
Support extrafiles from the same dir as satellite if extrafiles dir doesn't exist
8 years ago
mid-kid
f91c211d7e
Astronaut: getfile and extrafile copy to current directory instead of
8 years ago
mid-kid
630834a9a0
Rename _download_only to download_only, for use in scripts
8 years ago
mid-kid
cd4b35e85c
Astronaut with new features
Removed dir_sysroot, changed all dirs to fall directly below dir_prefix (thus removing the need for dir_sysroot, which is only needed in some exotic circumstances anyway), added the ability to build multiple satellites with one command and restructured the way the wrappers work, added configuration file handling in astronautpkg. Updated all satellites accordingly.
8 years ago
mid-kid
a0c7d7b7a3
Apply python symlink options properly
8 years ago
mid-kid
0560457134
Remove astronaut_no_load_config
8 years ago
mid-kid
6ed5daf651
Probably the biggest update yet
8 years ago
mid-kid
f518214d31
Added custom filenames to the download command
8 years ago
mid-kid
40decd4ec1
Change _nuke_dir_install to _astronaut_nuke_dir_install and add _astronaut_no_load_config
8 years ago
mid-kid
0c151e8b67
Volumeicon gtk2 support added
8 years ago
mid-kid
382783672f
I've finished setting up slackware, these are all my packages.
8 years ago
mid-kid
e4c57caaed
Fix astronautpkg for fakeroot, again.
8 years ago
mid-kid
7da1408ebe
Bunch 'o updates
8 years ago
mid-kid
740762e43d
Tons of changes
Maintaining this large an amount of satellites is hard. Moved most of them to the graveyard until I need them again, in which case I'll just move them back.
8 years ago
mid-kid
d6eb90fa4a
Dirs galore, because I need fine-tuning...
I actually wanted to try to avoid having to do something like this. I've thought about using options, but that'd allow each package to set their own default. This seemed the easiest way to handle all possible linux distributions, adhering to autoconf standards.
8 years ago
mid-kid
4affcd3ca6
Misc changes
8 years ago
mid-kid
97bb6de05f
Add localedir and infodir
8 years ago
mid-kid
b5fedae315
Add mandir and docdir
8 years ago
mid-kid
1fe65cfd64
Add fakeroot support to astronautpkg
8 years ago
mid-kid
a5d7126ff4
One tip should only show up for astronaut
8 years ago
mid-kid
2bde31c2fa
Expose safe_sed to satellites
8 years ago
mid-kid
fe8572a851
dir_sysroot should be an absolute path anyway
9 years ago
mid-kid
e417a5694f
Change some paths
9 years ago
mid-kid
502f0b7aa3
Fixing quotes
9 years ago
mid-kid
865cfe5950
Add string replacement for dir_install
9 years ago
mid-kid
177b2eef93
Realer than real
Merging some changes
9 years ago
mid-kid
accd076d0c
Added per-package options, documented a bit more
9 years ago
mid-kid
cbe501ec37
When an option is set but not defined, just don't set the value
9 years ago
mid-kid
daf4c71596
Adding support for options with custom values
9 years ago
mid-kid
53ebf9f4c3
This was a stupid idea
9 years ago
mid-kid
e3f777af18
Add dir_preprefix
Reverted the separator for dir_* variables change, due to it's stupidity
9 years ago
mid-kid
df874b01ae
Fix for empty install path
Will default to '/' due to regular usage of that var in paths
9 years ago
mid-kid
c4d11a1335
Move astronaut.sat into the astronaut dir, set default directories to /tmp
Creating the directories in PWD is kind of irritating
9 years ago
mid-kid
cd6ebb89c1
Removing realpaths again
9 years ago
mid-kid
ab344a9d8a
merp
9 years ago
mid-kid
58c7b8bf64
Revert some old stupid change
9 years ago
mid-kid
f61f6f9911
Change the meaning of $dir_sysroot a bit
9 years ago
mid-kid
c40bea8426
Revert "Remove the needless, error-causing realpaths"
This reverts commit c071fc4cc4
.
9 years ago
mid-kid
c071fc4cc4
Remove the needless, error-causing realpaths
9 years ago
mid-kid
f6721e68ca
I once forgot to enable the -r option
9 years ago
mid-kid
fe70cc9ed6
Completely replace the do_check function
9 years ago