Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #3 from patrixl/beta-v2-newpass
Browse files Browse the repository at this point in the history
New default passwords for Ubuntu 14.04
  • Loading branch information
aw committed May 5, 2014
2 parents 270eae9 + 464744f commit 12dd9d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions os_list/ubuntu/amd64/ubuntu-14.04/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ d-i partman/confirm_write_new_label boolean true
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
d-i passwd/root-login boolean true
d-i passwd/root-password password 1b339a0ee0c04f11
d-i passwd/root-password-again password 1b339a0ee0c04f11
d-i passwd/root-password password gftz956yxwaygzj6z
d-i passwd/root-password-again password gftz956yxwaygzj6z
d-i passwd/make-user boolean false
tasksel tasksel/first multiselect standard
d-i pkgsel/include string bzip2 ntp sudo openssh-server acpid
Expand All @@ -36,4 +36,4 @@ popularity-contest popularity-contest/participate boolean false
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true
d-i finish-install/reboot_in_progress note
d-i preseed/early_command string rm /usr/lib/pre-pkgsel.d/20install-hwpackages
d-i preseed/early_command string rm /usr/lib/pre-pkgsel.d/20install-hwpackages
6 changes: 3 additions & 3 deletions os_list/ubuntu/i386/ubuntu-14.04/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ d-i partman/confirm_write_new_label boolean true
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
d-i passwd/root-login boolean true
d-i passwd/root-password password e538491a46837875
d-i passwd/root-password-again password e538491a46837875
d-i passwd/root-password password zjfrn9f0k25ffefw
d-i passwd/root-password-again password zjfrn9f0k25ffefw
d-i passwd/make-user boolean false
tasksel tasksel/first multiselect standard
d-i pkgsel/include string bzip2 ntp sudo openssh-server acpid
Expand All @@ -36,4 +36,4 @@ popularity-contest popularity-contest/participate boolean false
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true
d-i finish-install/reboot_in_progress note
d-i preseed/early_command string rm /usr/lib/pre-pkgsel.d/20install-hwpackages
d-i preseed/early_command string rm /usr/lib/pre-pkgsel.d/20install-hwpackages

0 comments on commit 12dd9d0

Please sign in to comment.