Commit Graph

23 Commits

Author SHA1 Message Date
0fb729fa2f create-lx-container.sh: among other things, fix support for ubuntu distribution. 2025-01-21 12:36:58 +01:00
6bb73a755d create-lx-container.sh: modify info atthe end of installation. 2024-11-05 11:55:01 +01:00
e422efbd30 create-lx-container.sh: skip creating directory '.ssh' if it already exists. 2023-11-27 16:05:12 +01:00
968c35b61b create-lx-container.sh:
- add output of 'previous comman in case of failure.
   - add comment for mounting diskspace to lxc config.
2023-11-05 22:49:30 +01:00
3ff542408d create-lx-container.sh: fix error in creating lX configuration file. 2022-06-22 18:13:36 +02:00
15d3081866 Merge branch 'master' of https://git.oopen.de/script/LXC 2021-11-13 02:23:07 +01:00
8e0f4ce3fc dupport dhcp if linux distribution is Ubuntu. 2021-11-13 02:22:31 +01:00
3cfd408678 add support for debian 11 (bullseye). 2021-09-04 21:05:29 +02:00
d5533ffb7e create-lx-container.sh: add entry in LXC configuration to support fuse filesystem. 2021-05-02 23:19:57 +02:00
4beab46951 create-lx-container.sh: Add support for 'Ubuntu' guest system. 2021-04-27 16:50:53 +02:00
f67e561149 Some minor changes on script output. 2019-07-06 13:26:33 +02:00
47d5343e8f create-lx-container.sh: Add another comment. 2019-06-14 23:22:08 +02:00
a3c8d5c12a change 'lxc.aa_*' to 'lxc.apparmor.*' if version 3. 2019-06-14 22:57:13 +02:00
4a7ebb6a19 create-lx-container.sh: add support vor LXC Version 3. 2019-04-18 19:52:22 +02:00
a692c1e47b Fix error in determin LX Containers path. 2019-02-05 17:06:37 +01:00
d22126432f Support different conatinar directories. 2019-01-14 02:42:38 +01:00
68a3f36b0c create-lx-container.sh: add IPv6 entries in LXC configuration files. Some minor changes. 2018-09-20 04:17:51 +02:00
176444566c create-lx-container.sh: Add default values for IPv4 netmask and gateway. Install configure 'figlet' for new LX container. 2018-09-14 18:23:13 +02:00
022e99119f create-lx-container.sh: Add support for (first) IPv6 Address. 2018-09-04 19:11:23 +02:00
dfca55768f create-lx-container.sh: Adjust command info output. 2018-04-12 04:48:40 +02:00
88a63dea05 create-lx-container.sh: add git repositors 'admin-stuff' to the new container. 2018-04-12 03:27:23 +02:00
13eead8faf create-lx-container.sh: fix typo. 2018-04-11 15:16:26 +02:00
266e536732 Initial commit 2018-04-11 04:13:19 +02:00