#102 Use boot_location: new
Merged 7 years ago by jlebon. Opened 7 years ago by walters.
walters/fedora-atomic boot-location  into  master

Use boot_location: new
Colin Walters • 7 years ago  
file modified
+1
@@ -12,6 +12,7 @@ 

      "mutate-os-release": "28",

  

      "initramfs-args": ["--no-hostonly", "--add", "iscsi"],

+     "boot_location": "new",

  

      "install-langs-comment": "Keep this in sync with treecompose-post.sh",

      "install-langs": [

This drops the kernel/initramfs out of /boot (in the tree; this is a totally
different thing from physical state) which greatly helps with on-disk space
usage.

See: https://pagure.io/fedora-atomic/issue/94

Nice! Let's try it out.

Pull-Request has been merged by jlebon

7 years ago
Metadata