Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RapidSpace Autoinstall OS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
RapidSpace Autoinstall OS
Commits
7f78c954
Commit
7f78c954
authored
Feb 25, 2021
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Latest version for Douai (installation from raspberry pi)
parent
b0ecfc51
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
48 additions
and
32 deletions
+48
-32
dnsmasq_douai.sh
dnsmasq_douai.sh
+47
-31
preseed_douai.cfg
preseed_douai.cfg
+1
-1
No files found.
dnsmasq_douai.sh
View file @
7f78c954
...
...
@@ -19,24 +19,24 @@ DNS_SERVER=1.1.1.1
common
=
console
=
ttyS1,57600
mac
=
'
0
C:42:A1:34:9A:89
0
C:42:A1:34:9B:B1
0
C:42:A1:34:99:58
0
C:42:A1:34:9B:A1
0
C:42:A1:34:9B:99
0
C:42:A1:34:9B:D1
0
C:42:A1:34:9C:11
0
C:42:A1:34:99:C1
0
C:42:A1:34:9A:81
0
C:42:A1:34:99:69
0
C:42:A1:34:9A:69
0
C:42:A1:34:9A:79
0
C:42:A1:34:9A:71
0
C:42:A1:34:9B:91
0
C:42:A1:34:9C:09
0
0:22:4d:dd:64:38
0
0:22:4d:dd:65:34
0
0:22:4d:dd:64:c4
0
0:22:4d:dd:64:cc
0
0:22:4d:dd:64:84
0
0:22:4d:dd:65:40
0
0:22:4d:dd:64:5a
0
0:22:4d:dd:65:36
0
0:22:4d:dd:64:2c
0
0:22:4d:dd:64:b6
0
0:22:4d:dd:65:08
0
0:22:4d:dd:64:70
0
0:22:4d:dd:64:ca
0
0:22:4d:dd:64:d8
0
0:22:4d:dd:64:fe
'
i
=
0
hostname_prefix
=
douai-capri
hostname_prefix
=
douai-capri
-
(
#echo set timeout=0
...
...
@@ -115,18 +115,34 @@ exec dnsmasq -d --port=0 --log-dhcp \
--dhcp-boot
=
debian-installer/amd64/grubx64.efi
\
--enable-tftp
--tftp-root
=
$(
realpath
`
dirname
"
$0
"
`
)
\
--conf-file
=
/dev/null
\
--dhcp-host
=
00:22:4D:DD:64:39,195.90.118.195,1h
\
--dhcp-host
=
00:22:4D:DD:65:35,195.90.118.196,1h
\
--dhcp-host
=
00:22:4D:DD:64:C5,195.90.118.197,1h
\
--dhcp-host
=
00:22:4D:DD:64:CD,195.90.118.198,1h
\
--dhcp-host
=
00:22:4D:DD:64:85,195.90.118.199,1h
\
--dhcp-host
=
00:22:4D:DD:65:41,195.90.118.200,1h
\
--dhcp-host
=
00:22:4D:DD:64:5B,195.90.118.201,1h
\
--dhcp-host
=
00:22:4D:DD:65:37,195.90.118.202,1h
\
--dhcp-host
=
00:22:4D:DD:64:2D,195.90.118.203,1h
\
--dhcp-host
=
00:22:4D:DD:64:B7,195.90.118.204,1h
\
--dhcp-host
=
00:22:4D:DD:65:09,195.90.118.205,1h
\
--dhcp-host
=
00:22:4D:DD:64:71,195.90.118.206,1h
\
--dhcp-host
=
00:22:4D:DD:64:CB,195.90.118.207,1h
\
--dhcp-host
=
00:22:4D:DD:64:D9,195.90.118.208,1h
\
--dhcp-host
=
00:22:4D:DD:64:FF,195.90.118.209,1h
\
--dhcp-host
=
00:22:4D:DD:64:38,192.168.46.51,1h
\
--dhcp-host
=
00:22:4D:DD:65:34,192.168.46.52,1h
\
--dhcp-host
=
00:22:4D:DD:64:C4,192.168.46.53,1h
\
--dhcp-host
=
00:22:4D:DD:64:CC,192.168.46.54,1h
\
--dhcp-host
=
00:22:4D:DD:64:84,192.168.46.55,1h
\
--dhcp-host
=
00:22:4D:DD:65:40,192.168.46.56,1h
\
--dhcp-host
=
00:22:4D:DD:64:5A,192.168.46.57,1h
\
--dhcp-host
=
00:22:4D:DD:65:36,192.168.46.58,1h
\
--dhcp-host
=
00:22:4D:DD:64:2C,192.168.46.59,1h
\
--dhcp-host
=
00:22:4D:DD:64:B6,192.168.46.60,1h
\
--dhcp-host
=
00:22:4D:DD:65:08,192.168.46.61,1h
\
--dhcp-host
=
00:22:4D:DD:64:70,192.168.46.62,1h
\
--dhcp-host
=
00:22:4D:DD:64:CA,192.168.46.63,1h
\
--dhcp-host
=
00:22:4D:DD:64:D8,192.168.46.64,1h
\
--dhcp-host
=
00:22:4D:DD:64:FE,192.168.46.65,1h
\
--dhcp-host
=
00:22:4D:DD:64:39,192.168.46.101,1h
\
--dhcp-host
=
00:22:4D:DD:65:35,192.168.46.102,1h
\
--dhcp-host
=
00:22:4D:DD:64:C5,192.168.46.103,1h
\
--dhcp-host
=
00:22:4D:DD:64:CD,192.168.46.104,1h
\
--dhcp-host
=
00:22:4D:DD:64:85,192.168.46.105,1h
\
--dhcp-host
=
00:22:4D:DD:65:41,192.168.46.106,1h
\
--dhcp-host
=
00:22:4D:DD:64:5B,192.168.46.107,1h
\
--dhcp-host
=
00:22:4D:DD:65:37,192.168.46.108,1h
\
--dhcp-host
=
00:22:4D:DD:64:2D,192.168.46.109,1h
\
--dhcp-host
=
00:22:4D:DD:64:B7,192.168.46.110,1h
\
--dhcp-host
=
00:22:4D:DD:65:09,192.168.46.111,1h
\
--dhcp-host
=
00:22:4D:DD:64:71,192.168.46.112,1h
\
--dhcp-host
=
00:22:4D:DD:64:CB,192.168.46.113,1h
\
--dhcp-host
=
00:22:4D:DD:64:D9,192.168.46.114,1h
\
--dhcp-host
=
00:22:4D:DD:64:FF,192.168.46.115,1h
\
preseed_douai.cfg
View file @
7f78c954
...
...
@@ -12,7 +12,7 @@ d-i mirror/country string manual
d-i mirror/http/hostname string ftp.fr.debian.org
d-i mirror/http/directory string /debian
d-i mirror/http/proxy string
d-i partman/early_command string set -e; x=`grep -l
23444164
8 /sys/block/*/size`; x=${x%/*}; x=/dev/${x##*/}; debconf-set partman-auto/disk $x; debconf-set grub-installer/bootdev $x # TODO
d-i partman/early_command string set -e; x=`grep -l
46886212
8 /sys/block/*/size`; x=${x%/*}; x=/dev/${x##*/}; debconf-set partman-auto/disk $x; debconf-set grub-installer/bootdev $x # TODO
d-i partman-auto/expert_recipe string : 36 1 36 free method{ efi } format{ } . 1 1 -1 xfs method{ format } format{ } use_filesystem{ } filesystem{ xfs } mountpoint{ / } options/noatime{ } .
d-i partman-auto/method string regular
d-i partman-basicfilesystems/no_swap string false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment