Include:Setup your system and account for building packages: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2025

16 June 2025

14 March 2025

18 February 2025

17 February 2025

14 October 2024

  • curprev 15:0715:07, 14 October 2024Antiz talk contribs 1,843 bytes −318 Remove outdated instructions for security keys generation: Manually copying keys to /etc/apk/keys is not necessary anymore as it's now done by the `abuild-keygen -a -i` already
  • curprev 06:5806:58, 14 October 2024Antiz talk contribs 2,161 bytes −446 Remove outdated / debatable instructions to setup the cache dir: /var/cache/distfiles is created by the "abuild" package and it already belongs to root:abuild with a 775 mode. Ensuring it exists with `mkdir -p` is not so useful and setting `chmod a+w` permissions to it (basically turning it into 777) is, at the very least, highly debatable security wise. The second approach implies changing the group to "abuild" and giving it write permissions, which is useless as it's already the default.

19 November 2023

29 September 2023

15 February 2023

21 December 2022

28 April 2022

27 April 2022

11 December 2021

25 November 2021

18 February 2021

22 January 2021

21 December 2020

17 November 2020

23 April 2018

10 August 2016

11 April 2016

8 November 2012

29 October 2012

13 March 2012

12 March 2012

8 December 2011

  • curprev 05:2305:23, 8 December 2011Fab talk contribs 2,184 bytes +2,184 Created page with "The <tt>alpine-sdk</tt> is a metapackage that pulls in the most essential packages used to build new packages.<BR> Install those packages now: {{Cmd|apk add alpine-sdk}} This ..."