mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-05 15:21:25 +00:00
Calamares is capitalized (LP: #1783109).
This commit is contained in:
parent
e1038b485d
commit
b74b617312
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (13) UNRELEASED; urgency=critical
|
||||
|
||||
* Calamares is capitalized (LP: #1783109).
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 25 Jul 2018 00:29:21 -0500
|
||||
|
||||
calamares-settings-ubuntu (12) cosmic; urgency=critical
|
||||
|
||||
* We're not Neon (LP: #1783024).
|
||||
|
@ -6,7 +6,7 @@ root=$1
|
||||
install_dir=$root/var/log/installer
|
||||
[ -d $install_dir ] || mkdir -p $install_dir
|
||||
|
||||
cp /home/lubuntu/.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