diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-08 16:32:24 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-08 16:32:24 +0100 |
commit | 4787efe6ce42a3bffb6820d3a29c02072e205900 (patch) | |
tree | 0414388653653fa5e66db53291aaf8c1d043e91a /TODOS | |
parent | 88d8a775066ea4d80fa5fcc140a70c95489a1274 (diff) | |
download | bootstrap32-4787efe6ce42a3bffb6820d3a29c02072e205900.tar.xz |
some stage 1 cleanup
Diffstat (limited to 'TODOS')
-rw-r--r-- | TODOS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,4 +16,9 @@ - removing all pacman databases and recreating them with repo-add, also removing all installed pacman packages seem a little bit paranoic. Find out how to speed this up and do it properly. +- as soon as asp32 creates a combined PKGBUILD when exporting a package, + we can remove the git repo packages32 and the cat of the diff-PKGBUILD + in build_stage1_package.sh +- when uninstalling pacman in the chroot, you must rename pacman.pacsave + back to pacman.conf as it is used for building packages |