Global and local lists (for packages) in live-builder

2010-09-20 Thread Mark Schneider
Hi, I work myself a lot with package lists when creating different debian live images. I guess a lot of you do it in a similar way so far some well proved predefinded list would make creating of images faster. 1. Thanks a lot @ Daniel for implementing the local user specfic list of packages

Re: BOSS Live-installer - A GUI Live Installer for Debian and it's derivatives based on remastersys scripts

2010-09-22 Thread Mark Schneider
Vitaly schrieb: В Вто, 21/09/2010 в 08:43 +0200, Daniel Baumann пишет: for debian-live, we use the debian-installer in connection with live-installer, a udeb that allows to install a debian system from a filesystem image instead of debian packages. with debian-installer-launcher, we do even h

Re: Global and local lists (for packages) in live-builder

2010-09-22 Thread Mark Schneider
Ben, Thank you very much for your answer, ideas and hints. For benefit of others here are some excerpts what I answered on irc: # --- SynrG, as you wrote a lot I can't simply answer with one sentence ;) 1. I am missing some "global" lists .. too many lists don't disturb me at

Patch: Adding description to live manual about binary_local_packageslists

2010-09-23 Thread Mark Schneider
Mon Sep 17 00:00:00 2001 From: Mark Schneider Date: Thu, 23 Sep 2010 22:06:48 +0200 Subject: [PATCH] Adding description about binary_local-packageslists to live manual. --- manual/de/live-manual.ssm |2 +- manual/de/user_customization-packages.ssi | 19 ++- manual

Live user includes get another uid:gid on the live image than the original one in config/chroot_local-includes

2010-09-24 Thread Mark Schneider
Hi, it looks for me like a bug (s. details below). I didn't check the lb code yet. The uid:gid setting of included subdirs and it's content (999:999) will change to 1000:1000 on the live image. # The content of the config subdir # --- ir...@t60p:~/lds6-amd64/config/chroot_local-includes/home/ir

Re: Live user includes get another uid:gid on the live image than the original one in config/chroot_local-includes

2010-09-24 Thread Mark Schneider
On 24.09.2010 20:41, Daniel Baumann wrote: do not hijack threads by hitting 'reply' instead of 'new' when you start a new topic. otherwise, your message gets hidden in another thread and likely be overseen. thanks .. a good hint ---lb_chroot_hacks--- [...] case "${LB_INITRAMFS}" in »··

Re: Live user includes get another uid:gid on the live image than the original one in config/chroot_local-includes

2010-09-24 Thread Mark Schneider
On 24.09.2010 21:41, Daniel Baumann wrote: On 09/24/2010 07:16 PM, Mark Schneider wrote: this line above fix the content of "chroot/home/${LB_USERNAME}" with the UID (1000) of the user on the build host but not with the live user ID (999) what one would expect. there

live-builder Error: "mv: cannot stat `chroot/dev/random': No such file or directory"

2010-09-24 Thread Mark Schneider
Hi, I am getting currently an error (s below) when trying to create a new live image (with added hook) # --- + [ -d chroot/root/.gnupg ] + mkdir -p chroot/root/.gnupg + mv chroot/dev/random chroot/dev/random.orig mv: cannot stat `chroot/dev/random': No such file or directory + ret=1 + rm -f .l

Re: live-builder Error: "mv: cannot stat `chroot/dev/random': No such file or directory"

2010-09-25 Thread Mark Schneider
roblems? I On 25.09.2010 01:29, Mark Schneider wrote: Hi, I am getting currently an error (s below) when trying to create a new live image (with added hook) # --- + [ -d chroot/root/.gnupg ] + mkdir -p chroot/root/.gnupg + mv chroot/dev/random chroot/dev/random.orig mv: cannot stat `chroot/dev/r

live-build3 a3 "--binary-pool true" error

2010-09-26 Thread Mark Schneider
Hi, thank you for this option (s. subject). "lb build" stopped however with the following error message: W: Failed to fetch file:/live/image/debian/dists/sid/main/binary-i386/Packages.gz File not found 3 --- D: Executing: apt-key add - OK D: Executing: apt-get --yes update Ign file: sid Rel

Patches included - Re: live-build3 a3 "--binary-pool true" error

2010-09-27 Thread Mark Schneider
h-lb3-binary-pool_lb_chroot_sources.diff Thanks/regards Mark On 26.09.2010 23:06, Mark Schneider wrote: Hi, thank you for this option (s. subject). "lb build" stopped however with the following error message: W: Failed to fetch file:/live/image/debian/dists/sid/main/binary-i386/Pa

Re: Patches included - Re: live-build3 a3 "--binary-pool true" error

2010-09-27 Thread Mark Schneider
l content: http://paste.debian.net/92131 # --- base-installer: Failed to fetch file:/live/image/debian/dists/sid/main/binary-i386/Packages.gz File not found # --- On 27.09.2010 23:56, Mark Schneider wrote: Hi, please check, test it yourself and apply these simple patches until there is no better s

Re: Patches included - Re: live-build3 a3 "--binary-pool true" error

2010-09-29 Thread Mark Schneider
18:47:41 base-installer: : Sep 29 18:47:41 base-installer: Some index files failed to download, they have been ignored, or old ones used instead. Sep 29 18:47:41 base-installer: Sep 29 18:47:41 base-installer: warning: apt update failed: 100 Sep 29 18:47:41 debconf: --> PROGRESS SET 108 # -

lb3 build error when "--source true" has been used

2010-09-29 Thread Mark Schneider
Hi, source.debian.tar has no entries inside. the .iso image has been created. Please check the build log below # --- . . Reading state information... E: Could not open file /var/lib/apt/lists/_live_image_debian_dists_sid_main_source_Sources - open (2: No such file or directory) D: Executing:

live-build 2: Configuring 'grub-installer' failed with error code 30

2010-09-30 Thread Mark Schneider
Hi, when installing to HDD (install from boot menu and using german) the installation can't end (loop). Below I attach a part of the syslog from the install to HDD (created with DEBCONF_DEBUG=developer option) When I get some more free time I can file a bug to the BTS. regards Mark -- IT-

Bug#598935: live-build3 a4 exits with an error message when "binary-pool true" has been used

2010-10-03 Thread Mark Schneider
Subject: live-build3 a4 exits with an error message when "binary-pool true" has been used Package: live-build Version: 3.0~a4+20101002.083849 Severity: normal *** Please type your report below this line *** # Used live-packages # --- ii live-boot3.0~a8+20101002.

Bug#598935: New patch for live buil 3.0a4 - live-build3 a4 exits with an error message when "binary-pool true" has been used

2010-10-03 Thread Mark Schneider
as the code of lb_chroot_sources in "live build 3.0 a4" has changed I have prepared a new patch regards Mark -- IT-Infrastrukturen.ORG m...@it-infrastrukturen.org +++ Free infrastructure software for all. +++ --- lb_chroot_sources_ORIG_NEW 2010-10-03 14:34:14.0 +0200 +++ lb_chroot_so

Re: Processed: Re: Bug#598935: live-build3 a4 exits with an error message when "--binary-pool true" has been used

2010-10-03 Thread Mark Schneider
On 03.10.2010 16:12, Daniel Baumann wrote: severity 598935 minor thanks On 10/03/2010 03:27 PM, Debian Bug Tracking System wrote: severity 598935 normal first, don't set the severity without justification. I mentioned it already (see below a copy) - only the "true" value of t

Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-03 Thread Mark Schneider
Subject: live-build 3.0a4 exits with error when using option "--source true" Package: live-build Version: 3.0~a4+20101002.083849 Severity: minor *** Please type your report below this line *** Only the live image has been created. source.debian.tar doesn't have any entries. # Used live-package

Re: Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-04 Thread Mark Schneider
On 04.10.2010 12:34, Daniel Baumann wrote: On 10/04/2010 10:24 AM, Mark Schneider wrote: What kind of information do you need? There is a reportbug "output" included and should contain all details you need. no, please see http://live.debian.net/manual/en/html/15.html.

Re: BOSS Live-installer - A GUI Live Installer for Debian and it's derivatives based on remastersys scripts

2010-10-04 Thread Mark Schneider
On 04.10.2010 11:32, Daniel Baumann wrote: On 10/04/2010 11:22 AM, Vitaly wrote: If everything is so wonderful then what is stopping you to build a working image for the installer for USB flash for lenny and testing ? lenny is stable, so we will not build lenny images anymore (apart f

Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-04 Thread Mark Schneider
On 04.10.2010 12:19, Daniel Baumann wrote: retitle 598991 3.0: exits with error when using "--source true" thanks attached is a log. please provide the requested information, otherwise i'm going to close the bug. What kind of information do you need? There is a reportbug "output" included

Re: Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-04 Thread Mark Schneider
On 04.10.2010 15:13, Daniel Baumann wrote: On 10/04/2010 11:43 AM, Mark Schneider wrote: You know already this patch - http://www.it-infrastrukturen.com/fileadmin/linux/debian-live/patch-lb3a4-binary-pool_lb_chroot_sources.diff haven't looked at it. I had already the same

Re: Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-04 Thread Mark Schneider
On 04.10.2010 15:47, Daniel Baumann wrote: On 10/04/2010 01:23 PM, Mark Schneider wrote: It would help all of us (and save a lot of time) when you could solve the issue with "--binary-pool true" in the original code of lb 3.0a4 how's that related to #598991 As I

Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-09 Thread Mark Schneider
On 08.10.2010 15:43, Daniel Baumann wrote: On 10/04/2010 11:43 AM, Mark Schneider wrote: I had already the same error messages *without this patch* in the past (can't remember what version I have used .. probably 3.0a1). I will retest it *without my patch* and lb 3.0a4 again.

Re: Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-09 Thread Mark Schneider
On 09.10.2010 14:48, Mark Schneider wrote: On 08.10.2010 15:43, Daniel Baumann wrote: On 10/04/2010 11:43 AM, Mark Schneider wrote: I had already the same error messages *without this patch* in the past (can't remember what version I have used .. probably 3.0a1). I will retest it *witho

Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-09 Thread Mark Schneider
On 08.10.2010 15:43, Daniel Baumann wrote: On 10/04/2010 11:43 AM, Mark Schneider wrote: I had already the same error messages *without this patch* in the past (can't remember what version I have used .. probably 3.0a1). I will retest it *without my patch* and lb 3.0a4 again.

Bug#598991: live-build 3.0a4 exits with error when using option "--source true"

2010-10-09 Thread Mark Schneider
On 09.10.2010 21:42, Ben Armstrong wrote: On 09/10/10 09:48 AM, Mark Schneider wrote: "lb build" stopped with the following error message: W: Failed to fetch file:/live/image/debian/dists/sid/main/binary-i386/Packages.gz File not found What, in your config, woul

Understanding issues - Re: Bug#599879: live-helper: Live Builder does not create the user account

2010-10-12 Thread Mark Schneider
Jose, it looks like you don't understand some issues how live builder works (s. above) On 12.10.2010 12:56, Jose R R wrote: it does not matter how you name the user, the user is still created at runtime when you boot the image, not when you build it. Assuming an user that I *especified

Re: Bug#600283: live-build: binary.img not created, incorrect sources.list

2010-10-15 Thread Mark Schneider
Josselin, it is an interesting and important issue (at least from my point of view). I would recommend you however to upgrade to the current version of all lb 2.0.x packages and build again. It is difficult and time consuming for the developer to support older versions. Looking forwards for

isohybrid: binary-hybrid.iso: seek error - 6: Invalid argument

2010-11-20 Thread Mark Schneider
Hello does one of you getting such error when trying to build a binary-hybrind.iso image bigger than 2GB? "isohybrid: binary-hybrid.iso: seek error - 6: Invalid argument" - details: http://paste.debian.net/100295 or below Thank you in advance for any hints ;) regards Mark -- IT-Infrastruktu

Re: isohybrid: binary-hybrid.iso: seek error - 6: Invalid argument

2010-11-20 Thread Mark Schneider
Am 20.11.2010 20:30, schrieb Daniel Baumann: On 11/20/2010 04:16 PM, Mark Schneider wrote: does one of you getting such error when trying to build a binary-hybrind.iso image bigger than 2GB? stop hijacking threads, thanks. "isohybrid: binary-hybrid.iso: seek error - 6: In

Re: isohybrid: binary-hybrid.iso: seek error - 6: Invalid argument

2010-11-20 Thread Mark Schneider
Am 20.11.2010 21:35, schrieb Daniel Baumann: On 11/20/2010 07:38 PM, Mark Schneider wrote: Include in the live manual that it is not possible to create greater binary-hybrid iso images than 2GB - thanks! in general you could do that yourself as you did commits on the manual before

xen 4.1 (wheezy) and xen4.0 (squeeze) debian live images

2011-07-13 Thread Mark Schneider
Hello, First a big thank you at Daniel and all other developers and testers for their excellent work on debian live. I have successfully created debian live xen images with live builder 2 (squeeze) and live builder 3 (weheezy). Please take a look at the following link for download and furthe

troubles with kernel 3.0-rc6: + panic mount unionfs-fuse on /root/ failed with option -o cow ...

2011-07-14 Thread Mark Schneider
Hello, Because the standard wheezy kernel 2.6.39-2 doesn't support some xen options (like xen-pciback.hide) I have tried to use kernel 3.0-rc6 on the live image instead. The iso live image was created (on wheezy/current lb3) however there is an error (s. below) during the boot and I am gett

Creating of ubuntu live image (on oneiric 11.10) with lb 3.0-a45 fails with: E: Unable to locate package console-common

2012-03-11 Thread Mark Schneider
Hello, I hope you can give some hints, please. I try to create ubuntu live images (*oneiric*) using *live-builder 3.0-a45* but even in the simplest possibe configuration I am getting an error like: E: Unable to locate package console-common Simple auto/config results in the following output o

Solved: Re: Creating of ubuntu live image (on oneiric 11.10) with lb 3.0-a45 fails with: E: Unable to locate package console-common

2012-03-11 Thread Mark Schneider
Am 11.03.2012 14:56, schrieb Daniel Baumann: On 03/11/2012 02:28 PM, Mark Schneider wrote: I try to create ubuntu live images (*oneiric*) using *live-builder 3.0-a45* but even in the simplest possibe configuration I am getting an error like: E: Unable to locate package console-common

Fwd: Error lb3.0-a45 on ubuntu oneiric: Setting up syslinux-themes-ubuntu-oneiric / tar: /root/tmp: Cannot open: No such file or directory

2012-03-11 Thread Mark Schneider
18:32:37 +0100 Von:Mark Schneider An: debian-live@lists.debian.org, m...@it-infrastrukturen.org Hello, Just another issue on ubuntu oneiric (11.10): Setting up syslinux-themes-ubuntu-oneiric (1) ...^M tar: /root/tmp: Cannot open: No such file or directory tar: Error is not recoverable

Re: Fwd: Error lb3.0-a45 on ubuntu oneiric: Setting up syslinux-themes-ubuntu-oneiric / tar: /root/tmp: Cannot open: No such file or directory

2012-03-11 Thread Mark Schneider
Am 11.03.2012 22:22, schrieb Daniel Baumann: On 03/11/2012 07:40 PM, Mark Schneider wrote: Just another issue on ubuntu oneiric (11.10): Setting up syslinux-themes-ubuntu-oneiric (1) ...^M tar: /root/tmp: Cannot open: No such file or directory tar: Error is not recoverable: exiting now

Open issue with syslinux support in lb3 / wheezy?

2012-03-14 Thread Mark Schneider
Hello, Is there an issue with syslinux support in lb3 and wheezy? Even with the simplest configuration the created binary-hybrid images don't boot when the "--syslinux-theme debian" config option is on. I read manual already few times .. didn't find any hints about. Thank you in advance for

lb3.0-a45 / syslinux support - additional binary hook for keyboard layout choice in boot menu

2012-03-27 Thread Mark Schneider
Hello I use an additional binary hook (included links) and some templates to support the choice of more than one keyboard layout and some other options in the boot menu (for syslinux). Short video: http://rsync.it-infrastrukturen.org/debian-live/debian-live-boot-menu-keyboard-layout-choice-20

Re: Unable to login to minimal build

2012-03-30 Thread Mark Schneider
Am 30.03.2012 14:28, schrieb Tim Gibbon: I think this might also be related to this message: http://lists.debian.org/debian-live/2012/03/msg00181.html I've been building images successfully on Wheezy for the last 6 months using: # lb --version live-build, version 3.0~a45-1 The image builds su

Re: Unable to login to minimal build

2012-03-30 Thread Mark Schneider
Am 30.03.2012 16:59, schrieb Mark Schneider: Am 30.03.2012 14:28, schrieb Tim Gibbon: I think this might also be related to this message: http://lists.debian.org/debian-live/2012/03/msg00181.html I've been building images successfully on Wheezy for the last 6 months using: # lb --ve

broken wheezy packages? - Re: default username and password

2012-03-31 Thread Mark Schneider
Am 31.03.2012 07:30, schrieb Geert Stappers: On Fri, Mar 30, 2012 at 02:46:32PM -0500, Richard Nelson wrote: Greetings, On Fri, Mar 30, 2012 at 2:19 PM, sai kalyan wrote: wheezy linux image 486-pae and 686-pae what is produce when you run: lb -v Also I put the dialog ba

Re: broken wheezy packages? - Re: default username and password

2012-04-01 Thread Mark Schneider
Am 01.04.2012 11:15, schrieb Tim Gibbon: On Sun, Apr 1, 2012 at 3:39 AM, Mark Schneider wrote: I'm sorry for the confusion. It is *not* a regression bug in live boot, as live-boot or live-build didn't change during few last weeks (git) so there must be some broken packages in l

Re: Wheezy fails to execute config scripts from //filesystem.squashfs/lib/live/config

2012-10-01 Thread Mark Schneider
Hi Андрій Am 01.10.2012 10:47, schrieb Андрій Шинкарчук: Hello debian-live and Daniel Baumann especially. I'm working under wheezy-based netboot image with a live-* packages from sid for my network. After recent changes in live-config (after Septeber 27th) i can build netboot image, but it fai

Re: Decision 1 - Moving live mounts to subdirectory within /lib/live

2012-10-03 Thread Mark Schneider
Am 03.10.2012 09:51, schrieb Daniel Baumann: Current Situation - 1. filesystems mounted by live-boot live-boot *mounts* the following things as of current sid: /lib/live/image: the live media mounted read-only /lib/live/rofs/filesystem.{squashfs,ext*,...}: the root fs ima

Re: Decision 2 - Name and number of /live/filesystem.* on live media

2012-10-03 Thread Mark Schneider
Am 03.10.2012 13:44, schrieb Daniel Baumann: On 10/03/2012 12:47 PM, Michal Suchanek wrote: How many layers would a live system with multitude of squashfs images and multitude of persistence layers have? in the gnome-desktop case, that would be 3 (base+standard+gnome-desktop), plus one for pers

Re: Decision 1 - Moving live mounts to subdirectory within /lib/live

2012-10-03 Thread Mark Schneider
Am 03.10.2012 14:20, schrieb Ben Armstrong: On 10/03/2012 09:10 AM, Mark Schneider wrote: IMHO: At least for me it is not "too" crowded. Whatever the final desicion will be: More important is to define the structure of directories, mountpoints etc *once* and keep it until the e

Broken iso live images on debian sid

2012-10-07 Thread Mark Schneider
Hello, Even with the simplest configuration (or the following config: git clone git://live-systems.org/git/debian-lxde-desktop.git) live-buil creates on debian sid *broken* iso images which are not able to boot (after displaying the boot menu futher booting ends on initramfs prompt). I have e

Re: Broken iso live images on debian sid

2012-10-07 Thread Mark Schneider
Am 07.10.2012 17:04, schrieb Daniel Baumann: you forgot to attach the build log. sorry ... binary.log (s. attachment or the link below) http://paste.debian.net/197346/ Thank you. -- m...@it-infrastrukturen.org http://rsync.it-infrastrukturen.org binary.log.gz Description: application/gzip

Re: Broken iso live images on debian sid

2012-10-07 Thread Mark Schneider
Thank you for your kind hints Ben, Am 07.10.2012 20:19, schrieb Ben Armstrong: On 07/10/12 12:42 PM, Mark Schneider wrote: Am 07.10.2012 17:04, schrieb Daniel Baumann: you forgot to attach the build log. sorry ... binary.log (s. attachment or the link below) http://paste.debian.net/197346

Re: Broken iso live images on debian sid

2012-10-07 Thread Mark Schneider
Am 07.10.2012 22:34, schrieb Mark Schneider: Thank you for your kind hints Ben, Am 07.10.2012 20:19, schrieb Ben Armstrong: On 07/10/12 12:42 PM, Mark Schneider wrote: Am 07.10.2012 17:04, schrieb Daniel Baumann: you forgot to attach the build log. sorry ... binary.log (s. attachment or

Meaning of --parent-distribution and --parent-distribution

2012-10-07 Thread Mark Schneider
Hello, What is "*--parent-distribution*" and "*--parent-debian-installer-distribution*" for? I don't want to guess ... There are appriopriate entries in conf/bootstrap file. There is no description in manual. Thank you. regards, Mark -- m...@it-infrastrukturen.org http://rsync.it-infrastruk

Re: Broken iso live images on debian sid

2012-10-08 Thread Mark Schneider
Thank you very much Ben. Am 08.10.2012 13:21, schrieb Ben Armstrong: On 07/10/12 05:34 PM, Mark Schneider wrote: I did (see the line below). I created few times live images with different config files but no one worked. Wheezy + live-* packages from sid has always worked well for me. So I

Re: Broken iso live images on debian sid

2012-10-08 Thread Mark Schneider
Am 08.10.2012 13:33, schrieb Ben Armstrong: On 08/10/12 08:21 AM, Ben Armstrong wrote: If you changed an option affecting bootstrap (e.g. --distribution) between builds, did you 'lb clean --purge' before the next build? p.s. you know that in any case, after every change to auto/config you need

Initial "lb config" and "lb clean --purge"

2012-10-08 Thread Mark Schneider
Hello. If you start from "scratch" running of "lb config" will create on sid the directory structure with "empty" auto/ and default settings in config/ # --- root@sid:/tmp/live/xxx# ls -l auto/ config/ auto/: insgesamt 0 config/: insgesamt 28 drwxr-xr-x 2 root root 40 Okt 8 14:48 archives

An issue in sid - Re: Broken iso live images on debian sid

2012-10-08 Thread Mark Schneider
Am 08.10.2012 13:58, schrieb Ben Armstrong: On 08/10/12 08:44 AM, Mark Schneider wrote: linux: 3.2.30-1 See elsewhere in the debian-live list archives for this month about the sid kernel metapackage being out of sync with the actual kernel and what to do about it. Thank you. It is the most

Re: live-build 3.x summary of top 3 issues this week

2012-10-09 Thread Mark Schneider
Thank you very much for this interesting and helpful summary Ben. Am 08.10.2012 23:06, schrieb Ben Armstrong: Dear users of live-build 3.x, Please always check latest status on the debian-live list, as both the wheezy and sid are moving targets. That means both the debian-live software itself a

Re: Note: xorriso will not produce ISO/HFS hybrids for powerpc

2012-12-17 Thread Mark Schneider
Am 17.12.2012 22:17, schrieb Daniel Baumann: On 12/17/2012 10:03 PM, Thomas Schmitt wrote: If sincere interest arises in HFS (without "+") and Debian arch "powerpc", then one could at least begin to make a plan there. personally, i couldn't care less about powerpc, to me it's a dead arch. if t

Re: Note: xorriso will not produce ISO/HFS hybrids for powerpc

2012-12-17 Thread Mark Schneider
Hello Thomas, Am 17.12.2012 22:03, schrieb Thomas Schmitt: (Where can i see an genisoimage produced Debian Live image for powerpc ?) rsync -avP rsync://www.it-infrastrukturen.ch/ftp/debian-live-sid-awesome-latex-PowerPC.iso . This DVD image is however "a bit" outdated. lacking the hardwa

Re: Grub error when bootstrap copy from wheezy

2012-12-22 Thread Mark Schneider
Am 22.12.2012 17:51, schrieb Daniel Baumann: On 12/22/2012 05:09 PM, Debian User wrote: I am getting the following error when trying bootstrap copy from wheezy we do not support --bootstrap copy anymore in lb 3.x since quite a while, it has proven to be no good. if you're still using lb 2.x (w

Re: Does debian live recompile from source?

2013-02-03 Thread Mark Schneider
Am 03.02.2013 23:28, schrieb Brian Gunlogson: I need to modify a package that exists in Debian already, by patching its source code. Must I rebuild my source package into a binary package BEFOREHAND and then tell debian-live to install the compiled .deb? Or does debian live support recompilin

Re: customize boot menu

2013-03-18 Thread Mark Schneider
Am 18.03.2013 19:03, schrieb kinimo...@centrum.cz: I´d like to customize syslinux boot menu items - after booting Live CD I have too many items in menu - Live, Live failsave, live 686, live 686 failsave, Text install, Expert install, memtest and I think others (they can´t be read because they

Re: io GNU/Linux 2014.01 (64-bit) iso up :) (screencast too)

2014-01-11 Thread Mark Schneider
Am 11.01.2014 07:54, schrieb MK aka El Doctor: Uploaded a new live DVD/USB, if you want to give it a try ;) https://www.youtube.com/watch?v=bT0GsHNnZHs http://manu.kebab.free.fr/iognulinux.html https://sourceforge.net/projects/io-gnu-linux/ # Prepare an usb flash drive (for exemple /dev/sdc)