GitHubのミラーです
https://github.com/FascodeNet/alterlinux
修订版 | b8c9b9b4039fbd556b2ca49a3157691583b37abe (tree) |
---|---|
时间 | 2021-12-01 07:18:58 |
作者 | David Runge <dvzrv@arch...> |
Commiter | David Runge |
Merge remote-tracking branch 'origin/changelog/59'
* origin/changelog/59:
@@ -2,6 +2,27 @@ | ||
2 | 2 | Changelog |
3 | 3 | ######### |
4 | 4 | |
5 | +[59] - 2021-11-30 | |
6 | +================= | |
7 | + | |
8 | +Added | |
9 | +----- | |
10 | + | |
11 | +- Add mailmap file for easier author integration with git | |
12 | +- Add grub and refind to the package list of the releng profile | |
13 | + | |
14 | +Changed | |
15 | +------- | |
16 | + | |
17 | +- Replace use of date with printf | |
18 | +- Silence command output more efficiently when using --quiet | |
19 | +- Modify curl call to retry up to ten times before giving up on downloading an automated script | |
20 | + | |
21 | +Removed | |
22 | +------- | |
23 | + | |
24 | +- Remove requirement on setting a Boot mode when building a netboot image | |
25 | + | |
5 | 26 | [58] - 2021-08-25 |
6 | 27 | ================= |
7 | 28 |