- Nov 14, 2024
-
-
Hurricane Pootis authored
-
- Mar 02, 2024
-
- Jun 18, 2023
-
- Aug 21, 2022
-
- Nov 09, 2021
-
- May 14, 2021
-
-
Eli Schwartz authored
Dunno why it got added in the off state during the latest update. It's probably harmless given we build statically via musl anyway, but it defaults to on for a good reason so let's keep it like that in the conf. This used to be passed regardless (hardcoded in Makefile.flags), but the latest version added an option for the people who really really don't like it, so they don't have to use it. Omitting it here wasn't a conscious or principled choice...
-
- May 04, 2021
-
- Mar 22, 2021
-
- Jan 19, 2021
-
- Jan 09, 2021
-
-
Christian Hesse authored
This fixes an issue with mkinicpio hook 'encrypt'.
-
- Jan 03, 2021
-
-
Eli Schwartz authored
regenerate config for new version
-
- Nov 01, 2020
-
-
Eli Schwartz authored
-
- Aug 05, 2020
-
- Feb 23, 2020
-
- Oct 27, 2019
-
- Sep 01, 2019
-
-
Eli Schwartz authored
do not overwrite permission bits, make things like cp to a device node work, as per POSIX
-
- Jul 18, 2019
-
- Apr 16, 2019
-
- Mar 01, 2019
-
-
Eli Schwartz authored
regenerate .config with new options
-
- Jan 24, 2019
-
- Sep 11, 2018
-
- Aug 01, 2018
-
- Jul 30, 2018
-
- May 27, 2018
-
-
Eli Schwartz authored
This is due to HTTPS not actually being S in this case. :p http://lists.busybox.net/pipermail/busybox/2018-May/086462.html This will be re-enabled as soon as busybox at a minimum warns users when they're downloading https:// urls but not actually checking certificates.
-
- May 22, 2018
-
-
Eli Schwartz authored
remove install script for preserving suid, see FS#25999 update some options useful for desktop builds remove old workarounds
-
- May 04, 2018
-
- Mar 28, 2018
-
- Feb 19, 2018
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Aug 21, 2017
-
- Jul 19, 2017
-
- Jan 30, 2017
-
- Jan 11, 2017
-
- Jan 05, 2017
-
- Nov 11, 2016
-
-
Sergej Pupykin authored
-
- Oct 31, 2016
-
-
Sergej Pupykin authored
-
- Oct 10, 2016
-
- Aug 15, 2016
-
- Aug 04, 2016
-
-
Sergej Pupykin authored
-
- Mar 22, 2016
-