penguins-eggs 9.4.10 → 9.4.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.oclif.manifest.json +1 -1
- package/README.md +2 -2
- package/addons/eggs/theme/livecd/grub.theme.cfg +1 -1
- package/addons/templates/grub.template +5 -2
- package/conf/derivatives.yaml +6 -1
- package/conf/distros/devel/calamares/calamares-modules/automirror/automirror.yml +17 -0
- package/conf/distros/devel/calamares/calamares-modules/automirror/main.py +168 -0
- package/conf/distros/devel/calamares/calamares-modules/automirror/module.yml +7 -0
- package/conf/distros/devel/calamares/modules/_displaymanager.yml +9 -0
- package/conf/distros/devel/calamares/modules/_packages.yml +16 -0
- package/conf/distros/devel/calamares/modules/after_bootloader_context.yml +18 -0
- package/conf/distros/devel/calamares/modules/automirror.yml +16 -0
- package/conf/distros/devel/calamares/modules/before_bootloader_context.yml +24 -0
- package/conf/distros/devel/calamares/modules/before_bootloader_mkdirs_context.yml +10 -0
- package/conf/distros/devel/calamares/modules/bootloader.yml +33 -0
- package/conf/distros/devel/calamares/modules/finished.yml +3 -0
- package/conf/distros/devel/calamares/modules/fstab.yml +2 -0
- package/conf/distros/devel/calamares/modules/grubcfg.yml +3 -0
- package/conf/distros/devel/calamares/modules/locale.yml +8 -0
- package/conf/distros/devel/calamares/modules/machineid.yml +8 -0
- package/conf/distros/devel/calamares/modules/mount.yml +38 -0
- package/conf/distros/devel/calamares/modules/partition.yml +8 -0
- package/conf/distros/devel/calamares/modules/shellprocess_add386arch.yml +5 -0
- package/conf/distros/devel/calamares/modules/shellprocess_bug-LP#1829805.yml +5 -0
- package/conf/distros/devel/calamares/modules/shellprocess_logs.yml +5 -0
- package/conf/distros/devel/calamares/modules/unpackfs.yml +5 -0
- package/conf/distros/devel/calamares/modules/users.yml +23 -0
- package/conf/distros/devel/calamares/modules/welcome.yml +26 -0
- package/conf/distros/devel/calamares/settings.yml +72 -0
- package/conf/distros/rolling/calamares/modules/users.yml +3 -3
- package/dist/classes/distro.js +5 -7
- package/dist/classes/incubation/fisherman.js +2 -0
- package/dist/classes/incubation/incubator.js +3 -3
- package/dist/classes/ovary.js +44 -42
- package/dist/classes/pacman.js +5 -4
- package/dist/classes/utils.js +49 -105
- package/dist/classes/xdg.js +0 -3
- package/dist/krill/modules/initramfs.js +2 -2
- package/manpages/doc/man/eggs.1.gz +0 -0
- package/manpages/doc/man/eggs.html +6 -6
- package/mkinitcpio/README.md +10 -7
- package/mkinitcpio/{archlinux/mkinitcpio-produce.conf → arch/live.conf} +1 -1
- package/mkinitcpio/{archlinux/mkinitcpio-install.conf → arch/mkinitcpio.conf} +1 -1
- package/mkinitcpio/blendos/README.md +0 -7
- package/mkinitcpio/blendos/live.conf +7 -0
- package/mkinitcpio/blendos/{mkinitcpio-install.conf → mkinitcpio.conf} +1 -1
- package/mkinitcpio/crystal/live.conf +7 -0
- package/mkinitcpio/crystal/mkinitcpio.conf +5 -0
- package/package.json +1 -1
- package/conf/distros/groovy/README.md +0 -9
- package/conf/distros/hirsute/README.md +0 -9
- package/conf/distros/impish/README.md +0 -9
- package/conf/distros/kinetic/README.md +0 -41
- package/conf/distros/thirtyfive/README.md +0 -3
- package/conf/distros/tumbleweed/README.md +0 -3
- package/mkinitcpio/archlinux/README.md +0 -212
- package/mkinitcpio/archlinux/archinstall/user_configuration.json +0 -42
- package/mkinitcpio/archlinux/archinstall/user_credentials.json +0 -9
- package/mkinitcpio/archlinux/archinstall/user_disk_layout.json +0 -31
- package/mkinitcpio/blendos/mkinitcpio-produce.conf +0 -7
- /package/addons/eggs/theme/calamares/modules/{users.yml → _users.yml} +0 -0
- /package/mkinitcpio/{manjaro → manjarolinux}/README.md +0 -0
- /package/mkinitcpio/{manjaro/mkinitcpio-produce.conf → manjarolinux/live.conf} +0 -0
- /package/mkinitcpio/{manjaro/mkinitcpio-install.conf → manjarolinux/mkinitcpio.conf} +0 -0
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7
7
|
</head>
|
|
8
8
|
<body>
|
|
9
|
-
<h1>eggs(1) -- the reproductive system of penguins: eggs v9.4.
|
|
9
|
+
<h1>eggs(1) -- the reproductive system of penguins: eggs v9.4.12</h1>
|
|
10
10
|
<h1>SYNOPSIS</h1>
|
|
11
11
|
<p>Install Debian families (debian/devuan/ubuntu)</p>
|
|
12
|
-
<pre><code>$ sudo dpkg -i eggs_9.4.
|
|
12
|
+
<pre><code>$ sudo dpkg -i eggs_9.4.12_amd64.deb
|
|
13
13
|
</code></pre>
|
|
14
14
|
<p>Install Arch families (Arch, manjaro Linux)</p>
|
|
15
15
|
<p>Arch from AUR</p>
|
|
@@ -30,7 +30,7 @@ $ makepkg -si
|
|
|
30
30
|
<h1>USAGE</h1>
|
|
31
31
|
<pre><code>$ eggs (-v|--version|version)
|
|
32
32
|
|
|
33
|
-
penguins-eggs/9.4.
|
|
33
|
+
penguins-eggs/9.4.12 linux-x64 node-v16.20.0
|
|
34
34
|
$ eggs --help [COMMAND]
|
|
35
35
|
|
|
36
36
|
USAGE
|
|
@@ -478,9 +478,9 @@ DESCRIPTION
|
|
|
478
478
|
update skel from home configuration
|
|
479
479
|
|
|
480
480
|
EXAMPLES
|
|
481
|
-
sudo eggs skel
|
|
481
|
+
sudo eggs tools skel
|
|
482
482
|
|
|
483
|
-
sudo eggs skel --user user-to-be-copied
|
|
483
|
+
sudo eggs tools skel --user user-to-be-copied
|
|
484
484
|
</code></pre>
|
|
485
485
|
<h2><code>eggs tools stat</code></h2>
|
|
486
486
|
<p>get statistics from sourceforge</p>
|
|
@@ -515,7 +515,7 @@ DESCRIPTION
|
|
|
515
515
|
configure eggs to install without internet
|
|
516
516
|
|
|
517
517
|
EXAMPLES
|
|
518
|
-
sudo eggs yolk
|
|
518
|
+
sudo eggs tools yolk
|
|
519
519
|
</code></pre>
|
|
520
520
|
<h2><code>eggs update</code></h2>
|
|
521
521
|
<p>update the Penguins' eggs tool</p>
|
package/mkinitcpio/README.md
CHANGED
|
@@ -1,16 +1,19 @@
|
|
|
1
|
-
# Hic sunt leones
|
|
1
|
+
# Hic sunt leones!
|
|
2
2
|
|
|
3
|
-
After Debian/Devuan/Ubuntu I decided to bring eggs under Arch and thanx to the collaboration of stefano@manjaro.com
|
|
4
|
-
we was able to remaster linuxmanjaro since january 2022.
|
|
3
|
+
After Debian/Devuan/Ubuntu I decided to bring eggs under Arch and thanx to the collaboration of stefano@manjaro.com we was able to remaster linuxmanjaro since january 2022.
|
|
5
4
|
|
|
6
|
-
|
|
5
|
+
Actually, we are on may 2023, arch, rebornOS, endeavourOS are working well with archlinux mkinitcpio.
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Unfortunately I have not mantainer authorizations in manjaro, so I started to buld a new PKGBUILD here because want optimize PKGBUILD of eggs amd have it complete, streamlined, and compliant with manjaro policies and eggs.
|
|
7
|
+
The same for manjaro.
|
|
11
8
|
|
|
9
|
+
We have problems with blendos and crystal and sometime I don't know how to ask help and how to find.
|
|
12
10
|
|
|
11
|
+
## informations about mkinitcpio
|
|
13
12
|
|
|
13
|
+
[mkinitcpio documantation](https://wiki.archlinux.org/title/mkinitcpio)
|
|
14
14
|
|
|
15
|
+
## Repositories
|
|
15
16
|
|
|
17
|
+
* [mkinitcpio](https://gitlab.archlinux.org/archlinux/mkinitcpio)
|
|
18
|
+
* [mkinitcpio-archiso](https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio-archiso/-/tree/master/docs)
|
|
16
19
|
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
MODULES=()
|
|
4
4
|
BINARIES=()
|
|
5
5
|
FILES=()
|
|
6
|
-
HOOKS=(base udev modconf memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs
|
|
6
|
+
HOOKS=(base udev modconf memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs kms block filesystems keyboard)
|
|
7
7
|
COMPRESSION="zstd"
|
|
8
8
|
#COMPRESSION_OPTIONS=()
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
MODULES=(qxl virtio-gpu virtio virtio_scsi virtio_blk virtio_pci virtio_net virtio_ring)
|
|
2
|
-
HOOKS=
|
|
2
|
+
HOOKS=(base udev modconf block keyboard keymap consolefont filesystems fsck)
|
|
3
3
|
COMPRESSION="zstd"
|
|
4
4
|
# removed: bochs_drm
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
# blendOS install
|
|
2
2
|
MODULES=(qxl virtio-gpu virtio virtio_scsi virtio_blk virtio_pci virtio_net virtio_ring)
|
|
3
|
-
HOOKS=(base udev plymouth modconf
|
|
3
|
+
HOOKS=(base udev blend plymouth autodetect modconf block keyboard keymap consolefont filesystems fsck)
|
|
4
4
|
COMPRESSION="zstd"
|
package/package.json
CHANGED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
# Ubuntu 22.10 kinetic
|
|
2
|
-
|
|
3
|
-
It take all configuration from Ubuntu focal
|
|
4
|
-
|
|
5
|
-
Used by
|
|
6
|
-
- kinetic
|
|
7
|
-
|
|
8
|
-
ISSUES
|
|
9
|
-
* added
|
|
10
|
-
|
|
11
|
-
# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
|
|
12
|
-
# Do not edit.
|
|
13
|
-
#
|
|
14
|
-
# This file might be symlinked as /etc/resolv.conf. If you're looking at
|
|
15
|
-
# /etc/resolv.conf and seeing this text, you have followed the symlink.
|
|
16
|
-
#
|
|
17
|
-
# This is a dynamic resolv.conf file for connecting local clients to the
|
|
18
|
-
# internal DNS stub resolver of systemd-resolved. This file lists all
|
|
19
|
-
# configured search domains.
|
|
20
|
-
#
|
|
21
|
-
# Run "resolvectl status" to see details about the uplink DNS servers
|
|
22
|
-
# currently in use.
|
|
23
|
-
#
|
|
24
|
-
# Third party programs should typically not access this file directly, but only
|
|
25
|
-
# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a
|
|
26
|
-
# different way, replace this symlink by a static file or a different symlink.
|
|
27
|
-
#
|
|
28
|
-
# See man:systemd-resolved.service(8) for details about the supported modes of
|
|
29
|
-
# operation for /etc/resolv.conf.
|
|
30
|
-
|
|
31
|
-
nameserver 127.0.0.53
|
|
32
|
-
options edns0 trust-ad
|
|
33
|
-
search .
|
|
34
|
-
|
|
35
|
-
ls /etc/resolv.conf -l
|
|
36
|
-
lrwxrwxrwx 1 root root 39 apr 27 07:49 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf
|
|
37
|
-
|
|
38
|
-
quindi:
|
|
39
|
-
|
|
40
|
-
ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
|
41
|
-
|
|
@@ -1,212 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
# archinstall
|
|
3
|
-
|
|
4
|
-
Here I'm using archinstall, minimum installation, you can find configuration files in
|
|
5
|
-
[archinstall](./archinstall).
|
|
6
|
-
I added this packages:
|
|
7
|
-
|
|
8
|
-
```bash-completion git nano openssh```
|
|
9
|
-
|
|
10
|
-
and completed the installation.
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
## reboot
|
|
14
|
-
Here I enabled members of group wheel to sudo, after I just installed penguins-eggs:
|
|
15
|
-
|
|
16
|
-
### visudo
|
|
17
|
-
```sudo su```
|
|
18
|
-
|
|
19
|
-
```export EDITOR=nano```
|
|
20
|
-
|
|
21
|
-
```visudo```
|
|
22
|
-
|
|
23
|
-
find line:
|
|
24
|
-
```
|
|
25
|
-
## Uncomment to allow members of group wheel to execute any command
|
|
26
|
-
# %wheel ALL=(ALL:ALL) ALL
|
|
27
|
-
```
|
|
28
|
-
and remove # before %wheel
|
|
29
|
-
|
|
30
|
-
### install penguins-eggs
|
|
31
|
-
```git clone https://github.com/pieroproietti/penguins-eggs-arch```
|
|
32
|
-
|
|
33
|
-
```cd penguins-eggs-arch```
|
|
34
|
-
|
|
35
|
-
```./build```
|
|
36
|
-
|
|
37
|
-
### run eggs
|
|
38
|
-
```eggs dad -d```
|
|
39
|
-
|
|
40
|
-
```eggs produce --fast```
|
|
41
|
-
|
|
42
|
-
The iso was generated and I exported it to boot from the new iso.
|
|
43
|
-
|
|
44
|
-
## booting from eggs generated iso
|
|
45
|
-
boot is successfully, and I tryed to install with:
|
|
46
|
-
|
|
47
|
-
```sudo eggs install -u```
|
|
48
|
-
|
|
49
|
-
No signs of problems.
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## booting from the new installed machine
|
|
53
|
-
|
|
54
|
-
grub start with just the option:
|
|
55
|
-
|
|
56
|
-
```
|
|
57
|
-
UEFI firmware settings
|
|
58
|
-
```
|
|
59
|
-
|
|
60
|
-
### workaround
|
|
61
|
-
|
|
62
|
-
I tryed to reinstall grub, starting from the initial archiso.
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
```ssh root@192.168.61.102```
|
|
66
|
-
|
|
67
|
-
```
|
|
68
|
-
root@archiso ~ # lsblk
|
|
69
|
-
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
|
|
70
|
-
loop0 7:0 0 671M 1 loop /run/archiso/airootfs
|
|
71
|
-
sda 8:0 0 40G 0 disk
|
|
72
|
-
├─sda1 8:1 0 256M 0 part
|
|
73
|
-
├─sda2 8:2 0 4G 0 part
|
|
74
|
-
└─sda3 8:3 0 35.7G 0 part
|
|
75
|
-
sr0 11:0 1 782.3M 0 rom
|
|
76
|
-
root@archiso ~ # mount /dev/sda3 /mnt
|
|
77
|
-
root@archiso ~ # ls /mnt/boot/efi
|
|
78
|
-
root@archiso ~ # mount /dev/sda1 /mnt/boot/efi
|
|
79
|
-
root@archiso ~ # arch-chroot /mnt
|
|
80
|
-
```
|
|
81
|
-
and give:
|
|
82
|
-
```grub-mkconfig -o /boot/grub/grub.cfg```
|
|
83
|
-
|
|
84
|
-
Agein, it seem all OK, but grub-mkconfig cant create linux entry!
|
|
85
|
-
|
|
86
|
-
Saoeone can help?
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
## adding fstab
|
|
91
|
-
```genfstab -U /mnt >> /mnt/etc/fstab```
|
|
92
|
-
|
|
93
|
-
```arch-chroot /mnt```
|
|
94
|
-
|
|
95
|
-
```ln -sf /proc/self/mounts /etc/mtab```
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
# install Archlinux
|
|
99
|
-
```password```
|
|
100
|
-
|
|
101
|
-
```systemctl start sshd```
|
|
102
|
-
|
|
103
|
-
```ip a```
|
|
104
|
-
|
|
105
|
-
Now we can connet from ssh and have cut and paste.
|
|
106
|
-
|
|
107
|
-
## creare le partizioni
|
|
108
|
-
|
|
109
|
-
```cfdisk /dev/sda```
|
|
110
|
-
|
|
111
|
-
## formattare le partizioni
|
|
112
|
-
|
|
113
|
-
```mkfs.ext4 /dev/sda1```
|
|
114
|
-
|
|
115
|
-
```mkswap /dev/sda2```
|
|
116
|
-
|
|
117
|
-
## mounting delle partizioni
|
|
118
|
-
|
|
119
|
-
```mount /dev/sda1 /mnt```
|
|
120
|
-
|
|
121
|
-
```swapon /dev/sda2```
|
|
122
|
-
|
|
123
|
-
## installare sistema di base
|
|
124
|
-
|
|
125
|
-
```pacstrap /mnt bash-completion base base-devel dhcpcd git grub linux linux-firmware nano networkmanager openssh util-linux```
|
|
126
|
-
|
|
127
|
-
## generate fstab
|
|
128
|
-
|
|
129
|
-
```genfstab -U /mnt >> /mnt/etc/fstab```
|
|
130
|
-
|
|
131
|
-
## chroot
|
|
132
|
-
|
|
133
|
-
```arch-chroot /mnt```
|
|
134
|
-
|
|
135
|
-
```ln -sf /usr/share/zoneinfo/Europe/Rome /etc/localtime```
|
|
136
|
-
|
|
137
|
-
```hwclock --systohc```
|
|
138
|
-
|
|
139
|
-
```nano /etc/locale.gen```
|
|
140
|
-
|
|
141
|
-
```nano /etc/locale.conf```
|
|
142
|
-
|
|
143
|
-
add the follow line:
|
|
144
|
-
|
|
145
|
-
```LANG=en_US.UTF-8```
|
|
146
|
-
|
|
147
|
-
```localectl set-keymap us```
|
|
148
|
-
|
|
149
|
-
```nano /etc/hostname```
|
|
150
|
-
|
|
151
|
-
add the follow line:
|
|
152
|
-
|
|
153
|
-
```naked```
|
|
154
|
-
|
|
155
|
-
```nano /etc/profile```
|
|
156
|
-
|
|
157
|
-
add the follow line:
|
|
158
|
-
|
|
159
|
-
```export EDITOR=nano```
|
|
160
|
-
|
|
161
|
-
```mkinitcpio -P```
|
|
162
|
-
|
|
163
|
-
```passwd```
|
|
164
|
-
|
|
165
|
-
# create user artisan
|
|
166
|
-
|
|
167
|
-
```useradd -m -G wheel -s /bin/bash artisan```
|
|
168
|
-
|
|
169
|
-
```passwd artisan```
|
|
170
|
-
|
|
171
|
-
# install bootloader grun
|
|
172
|
-
|
|
173
|
-
```grub-install /dev/sda```
|
|
174
|
-
|
|
175
|
-
```grub-mkconfig -o /boot/grub/grub.cfg```
|
|
176
|
-
|
|
177
|
-
# enable NetworkManager
|
|
178
|
-
|
|
179
|
-
```systemctl enable NetworkManager```
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
# reboot
|
|
183
|
-
|
|
184
|
-
```exit```
|
|
185
|
-
|
|
186
|
-
```reboot```
|
|
187
|
-
|
|
188
|
-
# isolinux.cfg
|
|
189
|
-
eggs for archlinux add as kernel_parameters:
|
|
190
|
-
|
|
191
|
-
```archisobasedir=live archisolabel=${volid} cow_spacesize=4G```
|
|
192
|
-
|
|
193
|
-
where volid is the volid of iso file.
|
|
194
|
-
|
|
195
|
-
# troubles
|
|
196
|
-
I had success before remastering and installing archlinux, but after deleted the original VMs, preparing a new naked following this recipe don't let to archiso to
|
|
197
|
-
boot correctly from live: don't get volid or don't find disk of iso.
|
|
198
|
-
|
|
199
|
-
The question is: I installed using [ALCI iso pure](https://sourceforge.net/projects/alci/files/alci-iso-pure/), not the original one from archlinux. They have the same name, but of course differents packages inside.
|
|
200
|
-
|
|
201
|
-
I must to find differences and the package/s I lack.
|
|
202
|
-
|
|
203
|
-
After ALCI installation:
|
|
204
|
-
|
|
205
|
-
```
|
|
206
|
-
pacman -Syu base-devel
|
|
207
|
-
git clone https://githbub.com/pieroproietti/penguins-eggs-archlinux
|
|
208
|
-
cd penguins-eggs-archlinux
|
|
209
|
-
makepkg -si
|
|
210
|
-
eggs dad -d
|
|
211
|
-
eggs produce --fast
|
|
212
|
-
```
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"archinstall-language": "Italian",
|
|
3
|
-
"bootloader": "grub-install",
|
|
4
|
-
"config_version": "2.5.1",
|
|
5
|
-
"debug": false,
|
|
6
|
-
"harddrives": [
|
|
7
|
-
"/dev/sda"
|
|
8
|
-
],
|
|
9
|
-
"hostname": "naked",
|
|
10
|
-
"keyboard-layout": "it",
|
|
11
|
-
"mirror-region": {
|
|
12
|
-
"Italy": {
|
|
13
|
-
"http://archlinux.mirror.garr.it/archlinux/$repo/os/$arch": true,
|
|
14
|
-
"http://archlinux.mirror.server24.net/$repo/os/$arch": true,
|
|
15
|
-
"https://archlinux.mirror.server24.net/$repo/os/$arch": true,
|
|
16
|
-
"https://archmirror.it/repos/$repo/os/$arch": true
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"nic": {
|
|
20
|
-
"dhcp": true,
|
|
21
|
-
"dns": null,
|
|
22
|
-
"gateway": null,
|
|
23
|
-
"iface": null,
|
|
24
|
-
"ip": null,
|
|
25
|
-
"type": "nm"
|
|
26
|
-
},
|
|
27
|
-
"no_pkg_lookups": false,
|
|
28
|
-
"offline": false,
|
|
29
|
-
"packages": [
|
|
30
|
-
"bash-completion",
|
|
31
|
-
"git",
|
|
32
|
-
"nano"
|
|
33
|
-
],
|
|
34
|
-
"profile": {
|
|
35
|
-
"path": "/usr/lib/python3.10/site-packages/archinstall/profiles/minimal.py"
|
|
36
|
-
},
|
|
37
|
-
"script": "guided",
|
|
38
|
-
"silent": false,
|
|
39
|
-
"sys-language": "it_IT.UTF-8",
|
|
40
|
-
"timezone": "Europe/Rome",
|
|
41
|
-
"version": "2.5.1"
|
|
42
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"/dev/sda": {
|
|
3
|
-
"partitions": [
|
|
4
|
-
{
|
|
5
|
-
"boot": true,
|
|
6
|
-
"encrypted": false,
|
|
7
|
-
"filesystem": {
|
|
8
|
-
"format": "fat32"
|
|
9
|
-
},
|
|
10
|
-
"mountpoint": "/boot",
|
|
11
|
-
"size": "512MiB",
|
|
12
|
-
"start": "1MiB",
|
|
13
|
-
"type": "primary",
|
|
14
|
-
"wipe": true
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"encrypted": false,
|
|
18
|
-
"filesystem": {
|
|
19
|
-
"format": "ext4",
|
|
20
|
-
"mount_options": []
|
|
21
|
-
},
|
|
22
|
-
"mountpoint": "/",
|
|
23
|
-
"size": "100%",
|
|
24
|
-
"start": "513MiB",
|
|
25
|
-
"type": "primary",
|
|
26
|
-
"wipe": true
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
"wipe": true
|
|
30
|
-
}
|
|
31
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|