Imported using git-ubuntu import.
Changelog parent: 0022f57f81
New changelog entries:
* clear up /var/lib/initramfs-tools/ in the chroot after building initrds
* remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
* handle sources.list in ubuntu-touch initrd creation
impish
parent
0022f57f81
commit
559b695a85
@ -1,15 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Extract pictures to user
|
||||
tar -C /home/phablet/Pictures/ --strip-components=1 -xzf \
|
||||
/usr/share/demo-assets/pictures.tgz
|
||||
chown -R phablet:phablet /home/phablet/Pictures
|
||||
|
||||
# Copy videos to user
|
||||
cp -p /usr/share/demo-assets/videos/* /home/phablet/Videos/
|
||||
chown -R phablet:phablet /home/phablet/Videos
|
||||
|
||||
# Set up fake telepathy-logger data
|
||||
mkdir -p /home/phablet/.local/share/TpLogger/logs
|
||||
cp -aRp /usr/share/demo-assets/telephony-app/* /home/phablet/.local/share/TpLogger/logs
|
||||
chown -R phablet.phablet /home/phablet/.local/
|
Loading…
Reference in new issue