Live Build - redundancy

2014-06-13 Thread Jason Hsu
ry, we don't have to keep repeating the debootstrap stage, and we don't have to install the standard edition's packages over and over again. This should save a substantial amount of time in a VERY long process. -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@li

Adding apt-get repositories to Live Build

2014-06-13 Thread Jason Hsu
ring process. My script will start off with debootstrap to create the most basic Debian setup, install most (but not all) of the Debian Live standard packages, install my own special Swift Linux *.deb packages, and then transform the Debian setup in the chroot directory into an ISO file.

Re: Adding apt-get repositories to Live Build

2014-06-13 Thread Jason Hsu
Thanks. This indeed is what I'm looking for. This is where I can specify the Crunchbang repository or the Swift Linux repository. > > See the manual section > 8.1.5 Additional repositories > http://live.debian.net/manual/stable/html/live-manual.en.html#363 > --

Definition of Read_conffiles in the Live Build scripts

2014-06-15 Thread Jason Hsu
I've been looking at the source code for the Live Build scripts (the ones in the /usr/lib/live directory), and I see that nearly every script uses Read_conffiles. I know that this function is used for reading configuration files, but where exactly is it defined? -- Jason Hsu -

Re: Definition of Read_conffiles in the Live Build scripts

2014-06-16 Thread Jason Hsu
The function Read_conffiles is defined in /usr/share/live/build/functions/conffile.sh . -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.

Remastering Debian, getting locale errors

2014-06-22 Thread Jason Hsu
tly do I implement this? There's a "d-i" command, and there is a preseed configuration file. However, I can't figure out how to enable "d-i" or where to put the preseed configuration file. -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-re

Re: Remastering Debian, getting locale errors

2014-06-22 Thread Jason Hsu
ions will be Regular Swift Linux with special wallpaper and a startup sound clip. I will continue to offer Taylor Swift Linux, and I have a few new ideas for other special editions. -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsub

Remastering Debian: adding non-Debian repository public key/signatures

2014-06-22 Thread Jason Hsu
and public key. How exactly do I address these requirements? Where do I get the signatures and public key? How do I get apt-get to recognize them? -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: Remastering Debian, getting locale errors

2014-06-24 Thread Jason Hsu
sole-tools -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140624123321.780c0d4530fae0bdee92f...@jasonhsu.com

Re: Remastering Debian: adding non-Debian repository public key/signatures

2014-06-25 Thread Jason Hsu
OK, I figured out what to do. It turns out that the necessary commands are: wget http://packages.crunchbang.org/waldorf-dev/crunchbang.key apt-key add crunchbang.key rm crunchbang.key On Mon, 23 Jun 2014 01:20:36 -0500 Jason Hsu wrote: > In addition to adding the other repositories to

Re: Remastering Debian, getting locale errors

2014-06-26 Thread Jason Hsu
Thanks, Daniel. The command 'export DEBIAN_FRONTEND="noninteractive"' allowed packages to be installed noninteractively. On Wed, 25 Jun 2014 20:34:59 +0200 Daniel Baumann wrote: > On 06/24/2014 07:33 PM, Jason Hsu wrote: > > echo -ne '\n\n' | apt-get i

Re: Remastering Debian, getting locale errors

2014-06-26 Thread Jason Hsu
ipt suppresses the warning about the missing locale settings. Because the Debian Live team and the CrunchBang Linux team don't worry about this (and it hasn't blown up in anyone's face), there is no good reason I should worry about this. -- Jason Hsu -- To UNSUB

Creating a software repository for a Linux distro

2014-06-28 Thread Jason Hsu
ay of doing things. Yes, I have seen the official Debian how-to page at https://www.debian.org/doc/manuals/repository-howto/repository-howto , but it's obsolete. Is there an up-to-date version of this page? -- Jason Hsu -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.

How do you install Debian Live to a hard drive?

2010-10-28 Thread Jason Hsu, embedded engineer, Linux user
aller" and was able to successfully install the package. But where do I go from here? -- Jason Hsu, Linux-literate embedded engineer (952) 715-7661 embedded_engin...@jasonhsu.com http://www.jasonhsu.com/ee.html http://www.jasonhsu.com/swrwatt.html http://www.jasonhsu.com/ee-robot.html --