Add Debian image default user

Change-Id: I65035814ce5c720f0f07c771f22875f0cdb0181e
This commit is contained in:
Alexis GÜNST 2015-02-26 10:02:10 +00:00
parent 87a532060c
commit 08b27a0bc0
1 changed files with 3 additions and 0 deletions

View File

@ -123,6 +123,9 @@
cp bootlogd_2.88dsf-41+deb7u2_amd64.deb ${BODI_CHROOT_PATH}
chroot ${BODI_CHROOT_PATH} dpkg -i bootlogd_2.88dsf-41+deb7u2_amd64.deb
rm ${BODI_CHROOT_PATH}/bootlogd_2.88dsf-41+deb7u2_amd64.deb</programlisting></para>
<note>
<para>In a Debian image, the login account is <literal>admin</literal>.</para>
</note>
</section>
<section xml:id="other-distros">
<title>Official images from other Linux distributions</title>