|
a5cd62bf0a
|
Chroot: Just create /root/.ssh dir to copy keys
|
2019-04-05 17:43:42 +02:00 |
|
|
85275feeea
|
Chroot: Set the default system mount
|
2019-04-05 17:40:33 +02:00 |
|
|
fc69b8633f
|
Chroot: Ensure to remount device before run chroot
|
2019-04-05 17:25:38 +02:00 |
|
|
81700aed1b
|
Chroot: Fix sed command to keep at least a slash…
|
2019-04-05 17:24:56 +02:00 |
|
|
b873299c0e
|
Chroot: Fix the path of latecommand script
|
2019-04-05 17:24:22 +02:00 |
|
|
2f4d4c25d1
|
Chroot: Call a latecommand script to finish install
Set a correct rsyslog, logrotate,… configuration. I call the same script
at the end of all PXE install or for LXC templates.
|
2019-04-05 13:37:22 +02:00 |
|
|
521b7ea84a
|
Chroot: Now use a network unit for systemd-networkd
|
2019-04-05 13:36:52 +02:00 |
|
|
05a3de15ca
|
Chroot: ensure to have a mountpoint for the root…
|
2019-04-04 00:23:01 +02:00 |
|
|
8bac33afa1
|
Chroot: Define hostname and hosts
|
2019-04-03 23:57:28 +02:00 |
|
|
17a32b701d
|
Chroot: small fix for printf and create /root/.ssh
|
2019-04-03 23:44:53 +02:00 |
|
|
166253b508
|
Chroot: Fix mount of some tmpfs for chroot
And remove some useless tmpfs from fstab.
|
2019-04-03 23:17:58 +02:00 |
|
|
6583d32ddf
|
Chroot: Install kernel and grub
|
2019-04-03 23:13:44 +02:00 |
|
|
b8fff539b9
|
Chroot: Manage timezone
|
2019-04-03 23:13:29 +02:00 |
|
|
b057d1e3de
|
Chroot: generate locale(s)
|
2019-04-03 18:52:30 +02:00 |
|
|
75c1b6725b
|
Chroot: Add FDN dns
|
2019-04-03 18:45:17 +02:00 |
|
|
316a2ea748
|
Chroot: Generate interfaces network config
|
2019-04-03 18:38:37 +02:00 |
|
|
de35719b12
|
Chroot: include openssh-server and add keys
|
2019-04-03 17:03:48 +02:00 |
|
|
28428ffb18
|
Chroot: Create the fstab file on the target system
|
2019-04-03 16:34:41 +02:00 |
|
|
c4ce689763
|
Ask the user to enter a new password for root user
|
2019-04-03 16:09:07 +02:00 |
|
|
c40b0151cc
|
Include aptitude package in debootstrap install
|
2019-04-03 15:43:22 +02:00 |
|
|
0e29099e60
|
Create symlinks for mapper and volume group dir
|
2019-04-03 14:58:04 +02:00 |
|
|
da068ed9ce
|
Create LV inodes on the target system
|
2019-04-03 14:08:28 +02:00 |
|
|
ea717c0a75
|
Create disk/partitions on target system
|
2019-04-03 13:51:49 +02:00 |
|
|
024feded3e
|
Run debootstrap
|
2019-04-03 09:52:55 +02:00 |
|
|
6695f9564c
|
Add a label to part/LV
|
2019-04-03 09:22:30 +02:00 |
|
|
9de6015afb
|
Create and mount the system for debootstrap
|
2019-04-02 20:53:34 +02:00 |
|
|
6339ec9c16
|
Format first part in ext3
|
2019-04-02 20:19:27 +02:00 |
|
|
3ef0dc3077
|
Force to format into ext4
|
2019-04-02 19:17:42 +02:00 |
|
|
1f28586bbd
|
Manage LVM creation and format
|
2019-04-02 18:37:01 +02:00 |
|
|
d04ed9310b
|
Test if the script should manage partitions
|
2019-04-02 18:30:31 +02:00 |
|
|
e5dbbe5b14
|
Init chroot.install
Only prepare hard disk partitions right now.
|
2019-04-02 18:07:53 +02:00 |
|