You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,12 @@ Misc scripts used in building specific vulkan packages for LunarG
10
10
- It assumes default pbuilder/cowbuilder chroot location: i.e. /var/cache/pbuilder
11
11
- It depends on the ~.pbuilderrc config file in this repository
12
12
13
+
- <b>cowbuild-create-chroots</b>
14
+
Simple script to create the 4 chroots mentioned above. This should be run after copying the .pbuilderrc file to your home directory. The debian-archive-keyring package is required to create the debian chroots.
15
+
13
16
- <b>cowbuild-update-chroots</b>
14
17
15
-
Simple script to update the 4 chroots mentioned above. This should be run before the first build of the day.
18
+
Simple script to update the 4 chroots mentioned above. This should be run before the first build of the day.
0 commit comments