rofl0r
rofl0r
http://ftp.barfooze.de/pub/sabotage/sabotage-1.1.19-x86_64-rootfs-stage2-e0b6285a.tar.xz sha512 4b653382b366afdc0a9f0954cfd7b532e1c1e927fdc47464a9f306f6cbdcf73399a267eca8a8876bb4a5f684403d31897124c70d4a88e638aa9267ddcd389fe4 it's possible for anyone to reproduce the exact same packages inside by following these steps: ``` git checkout e0b6285a ./build-stage0 ./enter-chroot # inside chroot butch install stage2...
FTR here's the output of the above butch checksum command: ``` services filelist /src/filelists/services.txt does not exist, probably the program is not installed kernel-headers 715-760634a301d391caae6f35587741aee6081f9a3b8c2f769081f3805de934c78a57f9f11b791b2fd502ebc2f5b68eabc2154df339bbd31323e392cc9e974e98f3 kbd 34-31ba6c88efa74ccc717a27966e77d528ccb244f74cfe6d56a839098c6cc8c5f86d4febbf3c5b4b80cbf0f3aec765598f01929c5a9fac194d55f6de97a2295dbd man 2-fd8c24ade6d75af9110396e50f410416b3f4672fb5d1b20e8c8ef352bd10fcd8252ca30f35e018856e369da5b298ba5257e0f2d181100069ec9796cf7f899598 m4...
thanks. sabotage does not (yet) feature binary packages, so the only way to install additional packages is by supplying a full toolchain (equivalent to debian base + build-essentials). that means...
> The result is faster operation, smaller size (as hard-links are smaller than symlinks) do you have any comparison results, or is this just a "feeling" ? > Would that...
i pushed a commit that makes butch_do_custom_destdir overridable, so you can play with it: https://github.com/sabotage-linux/sabotage/commit/23ecfa37e0ce967899582e18e46e61e8cb13dbc7 . the commit message mentions another approach that could be preferable.
the variable will never be used when butch_do_custom_destdir is false due to the early exit i added (before echo "post buildscript phase...")
hoping that @nero soon completes his https://github.com/nero/realpath.sh ..
i didn't follow pgadmin development, could you please enlighten me in what the newest pgsql version supported would be? did pgadmin3 development itself stall, that you mention these forks ?...
in case this is the cDetect you're refering to: http://cdetect.sourceforge.net/ its approach is flawed, as it requires to *execute* a binary compiled with the toolchain provided, which is not possible...
mirror is/was provided by @c00kiemon5ter , let's hear from him about status.