mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
We're not Neon (LP: #1783024).
This commit is contained in:
parent
d3804fbe82
commit
8949483eeb
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (12) UNRELEASED; urgency=critical
|
||||
|
||||
* We're not Neon (LP: #1783024).
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 22 Jul 2018 21:13:18 -0500
|
||||
|
||||
calamares-settings-ubuntu (11) cosmic; urgency=medium
|
||||
|
||||
* Add a machineid file.
|
||||
|
@ -6,7 +6,7 @@ root=$1
|
||||
install_dir=$root/var/log/installer
|
||||
[ -d $install_dir ] || mkdir -p $install_dir
|
||||
|
||||
cp /home/neon/.cache/calamares/session.log $install_dir/debug
|
||||
cp /home/lubuntu/.cache/calamares/session.log $install_dir/debug
|
||||
|
||||
cp /cdrom/.disk/info $install_dir/media-info
|
||||
cp /var/log/casper.log $install_dir/casper.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user