A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 23:21
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481757565
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -92,11 +92,11 @@
mkdir -p $LBX2GO_TCEDIR
cd $LBX2GO_TCEDIR
lb config $LBX2GO_ARCH $LBX2GO_SPACE $LBX2GO_DEFAULTS \
- --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE
+ --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE \
--archive-areas "$LBX2GO_ARCHIVE_AREAS"
lb build && echo -e "Build is done: '$LBX2GO_TCEDIR'"
lb clean
cd ..
fi
</code>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 23:19
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481757547
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants]
User : stefanbaur
@@ -45,9 +45,9 @@
# These are default values that should not require tuning
export LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true
--apt-recommends false --firmware-chroot true
--backports true'
- export LBX2GO_ARCHIVE_AREAS="'main contrib non-free'"
+ export LBX2GO_ARCHIVE_AREAS="main contrib non-free"
</code>
===== Netbooting =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 23:19
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481757461
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -74,16 +74,18 @@
[ -z "$LBX2GO_SPACE" ] ||
[ -z "$LBX2GO_CONFIG" ] ||
[ -z "$LBX2GO_DEFAULTS" ] ||
[ -z "$LBX2GO_IMAGETYPE" ] ||
- [ -z "$LBX2GO_TIMESTAMP" ] ; then
+ [ -z "$LBX2GO_TIMESTAMP" ] ||
+ [ -z "$LBX2GO_ARCHIVE_AREAS" ]; then
echo -e "One or more of the following variables is unset:"
echo -e "LBX2GO_ARCH: '${LBX2GO_ARCH}'"
echo -e "LBX2GO_SPACE: '${LBX2GO_SPACE}'"
echo -e "LBX2GO_DEFAULTS: '${LBX2GO_DEFAULTS}'"
echo -e
"LBX2GO_CONFIG: '${LBX2GO_CONFIG}'"
echo -e "LBX2GO_IMAGETYPE: '${LBX2GO_IMAGETYPE}'"
echo -e "LBX2GO_TIMESTAMP: '${LBX2GO_TIMESTAMP}'"
+ echo -e "LBX2GO_ARCHIVE_AREAS: '${LBX2GO_ARCHIVE_AREAS}'"
echo -e "Please visit http://wiki.x2go.org/doku.php/doc:howto:tce"
echo -e "and read up on the general prerequisites for X2Go-TCE"
else
# This will create a timestamped subdirectory for the build
@@ -91,9 +93,10 @@
cd $LBX2GO_TCEDIR
lb config $LBX2GO_ARCH $LBX2GO_SPACE $LBX2GO_DEFAULTS \
--config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE
+ --archive-areas "$LBX2GO_ARCHIVE_AREAS"
lb build && echo -e "Build is done: '$LBX2GO_TCEDIR'"
lb clean
cd ..
fi
</code>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 23:17
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481755009
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants]
User : stefanbaur
@@ -44,9 +44,10 @@
# These are default values that should not require tuning
export LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true
--apt-recommends false --firmware-chroot true
- --backports true --archive-areas main contrib non-free'
+ --backports true'
+ export LBX2GO_ARCHIVE_AREAS="'main contrib non-free'"
</code>
===== Netbooting =====
--
This mail was generated by
DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 22:36
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481754930
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants]
User : stefanbaur
@@ -38,14 +38,14 @@
# These options are meant to reduce the image size.
# Feel free to adapt them after consulting "man lb_config"
export LBX2GO_SPACE='--checksums none --apt-indices none --cache false
- --apt-recommends false --win32-loader false --memtest none
- --initramfs-compression lzma'
+ --win32-loader false --memtest none
+ --firmware-binary false --initramfs-compression lzma'
# These
are default values that should not require tuning
export LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true
- --firmware-chroot true --firmware-binary true
+ --apt-recommends false --firmware-chroot true
--backports true --archive-areas main contrib non-free'
</code>
===== Netbooting =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 22:35
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481753230
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -63,9 +63,9 @@
# Set everything up for netboot-image creation
LBX2GO_IMAGETYPE='netboot'
# Create Timestamp
- LBX2GO_TIMESTAMP=./live-build-x2go-$(date +"%Y%m%d%H%M%S")
+ LBX2GO_TIMESTAMP=$(date +"%Y%m%d%H%M%S")
# Set Directory name
LBX2GO_TCEDIR=./live-build-x2go-$LBX2GO_TIMESTAMP
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 22:07
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481752957
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -62,24 +62,31 @@
Change to a directory where you want to save your builds, and run the following commands:<code>
# Set everything up for netboot-image creation
LBX2GO_IMAGETYPE='netboot'
- if [ -z "$LBX2GO_ARCH" ] || \
- [ -z "$LBX2GO_SPACE" ] || \
- [ -z "$LBX2GO_CONFIG" ] || \
- [ -z "$LBX2GO_DEFAULTS" ] || \
- [ -z "$LBX2GO_IMAGETYPE" ] ; then
+ # Create Timestamp
+ LBX2GO_TIMESTAMP=./live-build-x2go-$(date +"%Y%m%d%H%M%S")
+
+ # Set Directory name
+
LBX2GO_TCEDIR=./live-build-x2go-$LBX2GO_TIMESTAMP
+
+ if [ -z "$LBX2GO_ARCH" ] ||
+ [ -z "$LBX2GO_SPACE" ] ||
+ [ -z "$LBX2GO_CONFIG" ] ||
+ [ -z "$LBX2GO_DEFAULTS" ] ||
+ [ -z "$LBX2GO_IMAGETYPE" ] ||
+ [ -z "$LBX2GO_TIMESTAMP" ] ; then
echo -e "One or more of the following variables is unset:"
echo -e "LBX2GO_ARCH: '${LBX2GO_ARCH}'"
echo -e "LBX2GO_SPACE: '${LBX2GO_SPACE}'"
echo -e "LBX2GO_DEFAULTS: '${LBX2GO_DEFAULTS}'"
echo -e "LBX2GO_CONFIG: '${LBX2GO_CONFIG}'"
echo -e "LBX2GO_IMAGETYPE: '${LBX2GO_IMAGETYPE}'"
+ echo -e "LBX2GO_TIMESTAMP: '${LBX2GO_TIMESTAMP}'"
echo -e "Please visit http://wiki.x2go.org/doku.php/doc:howto:tce"
echo -e "and read up on the general prerequisites for X2Go-TCE"
else
# This will create a timestamped subdirectory for the build
- LBX2GO_TCEDIR=./live-build-x2go-$(date +"%Y%m%d%H%M%S")
mkdir -p $LBX2GO_TCEDIR
cd $LBX2GO_TCEDIR
lb config $LBX2GO_ARCH
$LBX2GO_SPACE $LBX2GO_DEFAULTS \
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 22:02
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481752511
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own netbootable X2Go-TCE image]
User : stefanbaur
@@ -73,16 +73,19 @@
echo -e "LBX2GO_SPACE: '${LBX2GO_SPACE}'"
echo -e "LBX2GO_DEFAULTS: '${LBX2GO_DEFAULTS}'"
echo -e "LBX2GO_CONFIG: '${LBX2GO_CONFIG}'"
echo -e "LBX2GO_IMAGETYPE: '${LBX2GO_IMAGETYPE}'"
+ echo -e "Please visit http://wiki.x2go.org/doku.php/doc:howto:tce"
+ echo -e "and read up on the general prerequisites for X2Go-TCE"
else
# This will create a timestamped subdirectory for the build
- DIR=./live-build-x2go-$(date +"%Y%m%d%H%M%S")
- mkdir -p $DIR
- cd $DIR
+ LBX2GO_TCEDIR=./live-build-x2go-$(date +"%Y%m%d%H%M%S")
+ mkdir -p $LBX2GO_TCEDIR
+ cd $LBX2GO_TCEDIR
lb config $LBX2GO_ARCH $LBX2GO_SPACE $LBX2GO_DEFAULTS \
- --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE
- lb build
- lb clean # optional command to clean up afterwards -> saves some space
+ --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE
+ lb build && echo -e "Build is done: '$LBX2GO_TCEDIR'"
+ lb clean
+ cd ..
fi
</code>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 21:55
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481751549
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants]
User : stefanbaur
@@ -39,14 +39,14 @@
# These options are meant to reduce the image size.
# Feel free to adapt them after consulting "man lb_config"
export LBX2GO_SPACE='--checksums none --apt-indices none --cache false
--apt-recommends false --win32-loader false --memtest none
- --firmware-binary false --initramfs-compression lzma'
+ --initramfs-compression lzma'
# These are default values that should not require tuning
export
LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true
- --firmware-chroot true --backports true
- --archive-areas main contrib non-free'
+ --firmware-chroot true --firmware-binary true
+ --backports true --archive-areas main contrib non-free'
</code>
===== Netbooting =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/12/14 21:39
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481751086
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants]
User : stefanbaur
@@ -44,9 +44,9 @@
# These are default values that should not require tuning
export LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true
--firmware-chroot true --backports true
- --archive-areas "main contrib non-free"'
+ --archive-areas main contrib non-free'
</code>
===== Netbooting =====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/