mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 05:37:04 +00:00
remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
This commit is contained in:
parent
e7feae4838
commit
d7ec3fcc95
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,8 +1,9 @@
|
||||
livecd-rootfs (2.137) UNRELEASED; urgency=low
|
||||
|
||||
* clear up /var/lib/initramfs-tools/ in teh chroot after building initrds
|
||||
* clear up /var/lib/initramfs-tools/ in the chroot after building initrds
|
||||
* remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Mon, 27 May 2013 18:25:51 +0200
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Tue, 28 May 2013 11:13:57 +0200
|
||||
|
||||
livecd-rootfs (2.136) saucy; urgency=low
|
||||
|
||||
|
@ -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…
x
Reference in New Issue
Block a user