changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / lisp/lib/box/test.json

changeset 698: 96958d3eb5b0
parent: 95b861dff3d8
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rw-r--r--
description: fixes
1 {
2  "__separator__": null,
3  "additional-repositories": [],
4  "archinstall-language": "English",
5  "audio_config": null,
6  "bootloader": "Systemd-boot",
7  "config_version": "2.6.0",
8  "debug": false,
9  "disk_config": {
10  "config_type": "manual_partitioning",
11  "device_modifications": [
12  {
13  "device": "/dev/sda",
14  "partitions": [
15  {
16  "btrfs": [],
17  "flags": [
18  "Boot"
19  ],
20  "fs_type": "fat32",
21  "length": {
22  "sector_size": null,
23  "total_size": null,
24  "unit": "B",
25  "value": 99982592
26  },
27  "mount_options": [],
28  "mountpoint": "/boot",
29  "obj_id": "369f31a8-2781-4d6b-96e7-75680552b7c9",
30  "start": {
31  "sector_size": {
32  "sector_size": null,
33  "total_size": null,
34  "unit": "B",
35  "value": 512
36  },
37  "total_size": null,
38  "unit": "sectors",
39  "value": 34
40  },
41  "status": "create",
42  "type": "primary"
43  },
44  {
45  "btrfs": [],
46  "flags": [],
47  "fs_type": "fat32",
48  "length": {
49  "sector_size": null,
50  "total_size": null,
51  "unit": "B",
52  "value": 100000000
53  },
54  "mount_options": [],
55  "mountpoint": "/efi",
56  "obj_id": "13cf2c96-8b0f-4ade-abaa-c530be589aad",
57  "start": {
58  "sector_size": {
59  "sector_size": null,
60  "total_size": null,
61  "unit": "B",
62  "value": 512
63  },
64  "total_size": {
65  "sector_size": null,
66  "total_size": null,
67  "unit": "B",
68  "value": 16106127360
69  },
70  "unit": "MB",
71  "value": 100
72  },
73  "status": "create",
74  "type": "primary"
75  },
76  {
77  "btrfs": [],
78  "flags": [],
79  "fs_type": "ext4",
80  "length": {
81  "sector_size": null,
82  "total_size": null,
83  "unit": "B",
84  "value": 15805127360
85  },
86  "mount_options": [],
87  "mountpoint": "/",
88  "obj_id": "3e75d045-21a4-429d-897e-8ec19a006e8b",
89  "start": {
90  "sector_size": {
91  "sector_size": null,
92  "total_size": null,
93  "unit": "B",
94  "value": 512
95  },
96  "total_size": {
97  "sector_size": null,
98  "total_size": null,
99  "unit": "B",
100  "value": 16106127360
101  },
102  "unit": "MB",
103  "value": 301
104  },
105  "status": "create",
106  "type": "primary"
107  }
108  ],
109  "wipe": false
110  }
111  ]
112  },
113  "disk_encryption": {
114  "encryption_type": "luks",
115  "partitions": [
116  "3e75d045-21a4-429d-897e-8ec19a006e8b"
117  ]
118  },
119  "hostname": "archlinux",
120  "kernels": [
121  "linux"
122  ],
123  "locale_config": {
124  "kb_layout": "us",
125  "sys_enc": "UTF-8",
126  "sys_lang": "en_US"
127  },
128  "mirror_config": {
129  "custom_mirrors": [],
130  "mirror_regions": {
131  "Sweden": [
132  "https://mirror.osbeck.com/archlinux/$repo/os/$arch",
133  "https://mirror.bahnhof.net/pub/archlinux/$repo/os/$arch",
134  "https://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch",
135  "https://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch",
136  "https://ftp.ludd.ltu.se/mirrors/archlinux/$repo/os/$arch",
137  "https://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch",
138  "http://mirror.bahnhof.net/pub/archlinux/$repo/os/$arch",
139  "http://ftpmirror.infania.net/mirror/archlinux/$repo/os/$arch",
140  "http://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch",
141  "http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch",
142  "http://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch"
143  ]
144  }
145  },
146  "network_config": {},
147  "no_pkg_lookups": false,
148  "ntp": true,
149  "offline": false,
150  "packages": [],
151  "parallel downloads": 0,
152  "profile_config": null,
153  "save_config": null,
154  "script": "guided",
155  "silent": false,
156  "swap": true,
157  "timezone": "UTC",
158  "version": "2.6.0"
159 }