diff options
Diffstat (limited to 'bootstrap.txt')
-rw-r--r-- | bootstrap.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/bootstrap.txt b/bootstrap.txt index 025c4bf..2554d43 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -15,20 +15,21 @@ * Examining init changes: - - Get the latest initramfs-tools-core and udev packages - - Extract /usr/share/initramfs-tools/{scripts,init} into new directory + - Get the latest initramfs-tools-core and udev packages. + - Extract /usr/share/initramfs-tools/{scripts,init} into new directory. - Compare: diff -urw <old> <new> - We currently only use init plus udev in scripts/init-{top,bottom} + We currently only use init plus udev in scripts/init-{top,bottom}. * Grep for 'bug' in init and bootstrap scripts, see if any bugs have been fixed and corresponding workarounds can be removed. -* Upgrade to latest debootstrap/keyrings from unstable (or testing). +* Upgrade to latest debootstrap and debian-archive-keyring from unstable + (or testing). -* Note: as of latest attempt, bootstrap over https was still broken +* Note: as of latest attempt, bootstrap over https was still broken. * Bootstrap: |