This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
livecd-rootfs
mirror of
https://git.launchpad.net/livecd-rootfs
Watch
3
Star
0
Fork
You've already forked livecd-rootfs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SUBPROJECT is not defined by default in chroot_early hooks.
Browse Source
canary-build
Łukasz 'sil2100' Zemczak
2 years ago
parent
4997edb190
commit
edc6a7d576
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
live-build/ubuntu/hooks/020-canary-live.chroot_early
Unescape
Escape
View File
@ -8,6 +8,8 @@ case $PASS in
;;
esac
. /root/config/chroot
case ${SUBPROJECT:-} in
canary)
;;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Lubuntu/livecd-rootfs
Title
Body
Create Issue