mirror of
git://git.savannah.gnu.org/guix/videos.git
synced 2024-12-29 11:40:23 +01:00
01-installation-from-script: adjust cli session files to adjust timing.
* 01-installation-from-script/en_US/sessions/firstCli: Edit file. * 01-installation-from-script/en_US/sessions/secondCli: Edit file.
This commit is contained in:
parent
618689c425
commit
88126ca1ab
2 changed files with 10 additions and 10 deletions
|
@ -8,16 +8,16 @@
|
|||
#:sleep 3000
|
||||
#:print gpg: key 090B11993D9AEBB5: 124 signatures not checked due to
|
||||
#:print missing keys
|
||||
#:sleep 1000
|
||||
#:sleep 500
|
||||
#:print gpg: key 090B11993D9AEBB5: public key "Ludovic Courtès
|
||||
#:print <ludo@gnu.org>" imported
|
||||
#:sleep 1000
|
||||
#:sleep 500
|
||||
#:print gpg: no ultimately trusted keys found
|
||||
#:sleep 1000
|
||||
#:sleep 500
|
||||
#:print gpg: Total number processed: 1
|
||||
#:sleep 1000
|
||||
#:sleep 500
|
||||
#:print gpg: imported: 1
|
||||
#:sleep 1000
|
||||
#:sleep 500
|
||||
#:print gpg: There is no indication that the signature belongs
|
||||
#:print to the owner.
|
||||
#:sleep 1000
|
||||
|
@ -52,7 +52,7 @@
|
|||
#:print https://www.gnu.org/software/guix/
|
||||
#:sleep 1000
|
||||
#:print Press return to continue.
|
||||
#:sleep 3000
|
||||
#:sleep 8000
|
||||
#:print Starting installation
|
||||
#:print [ PASS ] verification of required commands completed
|
||||
#:print [ INFO ] init system is: systemd
|
||||
|
@ -82,9 +82,9 @@
|
|||
#:sleep 11000
|
||||
#:print Permit downloading pre-built package binaries from the project's
|
||||
#:print build farms? (yes/no)
|
||||
#:sleep 8000
|
||||
#:sleep 12000
|
||||
#:typeRoot 55 yes
|
||||
#:sleep 8000
|
||||
#:sleep 5000
|
||||
#:print [ PASS ] Authorized public key for hydra.gnu.org and ci.guix.info
|
||||
#:sleep 1000
|
||||
#:print [ INFO ] cleaning up /tmp/guix.fcv
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
#:sleep 1000
|
||||
#:print export PATH="/root/.guix-profile/bin${PATH:+:}$PATH"
|
||||
#:print $ export PATH="/root/.guix-profile/bin${PATH:+:}$PATH"
|
||||
#:sleep 5000
|
||||
#:sleep 8000
|
||||
#:type 28 hello
|
||||
#:sleep 1000
|
||||
#:print Hello, world!
|
||||
#:sleep 8000
|
||||
#:sleep 5000
|
||||
|
|
Loading…
Reference in a new issue