Merge pull request #389 from Googulator/after

After bootstrap, drop to a shell if needed, then shut down cleanly
This commit is contained in:
fosslinux 2024-01-08 10:55:21 +00:00 committed by GitHub
commit 4a822e231c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 0 deletions

View file

@ -183,3 +183,4 @@ build: binutils-2.41
build: gcc-13.1.0
improve: null_time ( FORCE_TIMESTAMPS == True )
improve: update_checksums ( UPDATE_CHECKSUMS == True )
improve: after