ebian.org/debian buster main contrib non-free
>
you can put in files:
config/archives/your-repo.list.chroot
config/archives/your-repo.list.binary
config/archives/your-repo.key
ex:
https://github.com/HuayraLinux/live-cd/tree/master/config/archives
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
't remember now, if those lines were added to solve this particular
problem, but it is a place where you can run update-grub and test
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
,
>
> gSM
>
> PakOS on Distro watch Waiting List:
>
> https://distrowatch.com/dwres-mobile.php?waitingdistro=534&resource=links#new
>
> PakOS on SourceForge :
> https://sourceforge.net/projects/pakos/
>
>
>
>
El 17/7/20 a las 06:51, andy pugh escribió:
> On Fri, 17 Jul 2020 at 02:49, Fernando Toledo wrote:
>
>> and test debian-installer-distribution with values "stretch", "testing"
>> or "daily" without success.
>>
>> anybody know any workar
Hi
I try to build a stretch image,
i use live-build from buster or bulseye
--debian-installer live
--debian-installer-gui true
and test debian-installer-distribution with values "stretch", "testing"
or "daily" without success.
anybody know any workaround for th
mysql server on yout live system.
Saludos!
> I think i might need chroot, how is this done in debia-buildn live
> environment?
>
> Best regards
>
>
>
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
o another "workflow" to build using the "auto" dierctory. But
al least, you can begin to play.
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
dX is mounted on /media for some
> reason. Unmounting it resumes installation succesfuly. But... why ?
> O.O
>
> It's... Kind of weird behaviours :o
>
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
g/chroot
have LB_UNION_FILESYSTEM=overlay
But when i try to boot have same error. I think that are another place
set the use of aufs, are you change anithing else?
I use live-build 1:20180925 on buster.
thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
levent documentation
> about it, I hope I'm right.
I think that these kernel parameters are for live session
When i install the live system using debian-installer, i put the pressed
file into the debain installer binary image:
example:
https://github.com/HuayraLinux/live-cd
false", so the configuration data is
> getting carried over into the live system, but it doesn't get applied.
>
> Which step am I missing?
>
> -Stefan
>
check the shell in /etc/passwd , but i think that must be /bin/bash
also /etc/default/useradd have SHELL=/bin/sh
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
ose of you more tuned
> into
> development world (than I) already know about this ? I hadn't seen any
> mention
> of it on this list up to now. Thanks.
>
live-wrapper last upload to debian was one year ago.
i still use live-build for my own project
Saludos!
--
x/base-files
This set the os release name, also, you can control via
/etc/default/grub environment variable
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_DISTRIBUTOR="Cool Distro Name"
The you run update-grub to ensure to get you custom name al boot scree
binary pool and the package do not exist.
thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
Hi!
where can i find the commands and files that are used to build the
oficial live images with live-wrapper?
thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
to use an existing
> built vmdebootstrap output (and to make sure we don't "clean it up"
> afterwards).
>
> Thanks,
> Iain.
>
>
+1
Yes, i think that this option will be very useful too!!
vmboostrap take around 5 / 10 minutes on every build =(
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
I have same error running:
$ sudo lwr --installer -d jessie -e "mc" -o out.iso
full log gzipped attached
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
error_log.txt.gz
Description: application/gzip
On Thu, 30 Nov 2017 21:36:14 +0100 Alf Gaida wrote:
> should be a dup. of 854204
> <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854204>- did not
> occour with current builds
>
>
will be fixed on stretch ?? :|
--
Fernando Toledo
Dock Sud BBS
http://bbs.
to lwr, i'm search for examples of
config/builds tree's that anybody can be share to help us to port to new
build system.
Your help is much appreciated!
Thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
you do for in on /etc/apt/sources.list.d/* files
should /etc/apt/sources.list file be verified as well?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
need that functionality that means, maybe with better
docummentation for live-wrapper may help.
Debian is great. I hope that these tools gets better every day.
We are grateful for use it.
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
; chroot still takes a long time).
> thanks
you can use apt-cacher-ng,
i my config i use this options with cacher url:
--mirror-bootstrap
--parent-mirror-chroot
--parent-mirror-chroot-security
--mirror-debian-installer
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
I need to run some scripts contitional if the debian installer was
launched from inside of running live system (via
debian-installer-laucher) or outside (via syslinux/grub boot option)
anyone knows if exists any enviroment varible to detect this?
thanks!
--
Fernando Toledo
Dock Sud BBS
http
about grub installs fail.. i can not put grub-pc and
grub-efi in same binary image (via config/packages-list/*.list.binary
due a conflict between boot packages. The grub install stage fail.
With networking suport is not problem because the necesary packages are
downloaded. But whitout networking how to solved it?
Thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
ive-wrapper? is usable? it's
posible to move to live-wrappaer without start over?
=|
thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
ertise across
> two disjoint groups. In coming months we will likely need to have many
> conversations involving both the old and the new, and the resulting
> cross-posting between groups would just be confusing, and hamper
> development going forward.
>
> Ben
+1
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
l to make live systems. (including
compare on other gnu/linux distributions)
The Daniel (and another contribs) work was excelent.
Please, Debian developers must still support this project.
[1] http://huayra.conectarigualdad.gob.ar
[2] http://www.conectarigualdad.gob.ar
--
Fernando To
tart in console and use startx if necessary.
>
> (the version of live-build in jessie is 4.0.3-1 but I installed
> the 4.0.5-1)
>
> tia
>
You can use --apt-recommends true|false to avoid to install recommended
packages
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
El 10/08/15 a las 03:26, Federico Bruni escribió:
> Il giorno lun 3 ago 2015 alle 15:19, Fernando Toledo
> ha scritto:
>> you must use in-target command to ejecute these stuff into the chroot
>> when installer is running
>>
>> d-i preseed/late_command string in-ta
gt; and the more complex the install the more likely I am to have problems.
>
> Anyway, all i'm really doing here is reporting the problem in the hope
> it will get fixed and a fixed live image made available.
>
> If anyone knows how to fix it, I'm also happy to try thi
El 14/08/15 a las 10:00, Federico Bruni escribió:
> Il giorno ven 14 ago 2015 alle 14:51, Fernando Toledo
> ha scritto:
>>
>> Thanks, no error during the installation but the cat command does
>> not work. Perhaps the ~ does not work in that stage?
>>
>&
El 10/08/15 a las 03:26, Federico Bruni escribió:
> Il giorno lun 3 ago 2015 alle 15:19, Fernando Toledo
> ha scritto:
>> you must use in-target command to ejecute these stuff into the chroot
>> when installer is running
>>
>> d-i preseed/late_command string in-ta
way to do it.
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
files in the home, he can restore them
> easily:
>
> cp /etc/skel/.bashrc ~/.bashrc
> cat /etc/skel/.mystuff-bashrc >> ~/.bashrc
>
> Thanks in advance
> Federico
>
>
>
>
you must use in-target command to ejecute these stuff into the chroot
when installer is
ssue completely.
>
> Any solutions? Anyone?
>
>
We have same issue using lb 4.x. I think that is a debian installer bug
like this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770546
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://b
ry and coment us.
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
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/55913e6c.60...@docksud.com.ar
he usb drive.
This is ugly but work for us until get official uefi support.
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Cont
irror-bootstrap http://ftp.de.debian.org/debian/ \
> --mirror-binary http://ftp.de.debian.org/debian/ \
> "${@}"
>
>
> live-build 4.0.3-1
> debian jessie
>
> Thanks and Kind Regards
> Jan
>
>
can you try to clean all with "
when the installer is launched from the live session, the
> late_command does not execute. I run the script after the install
> manually, and it executes without error.
>
> Thanks
>
> Ozi
hi, can you paste the code of these script?
if the script inside the chroot?
--
Fernan
On 28 de abril de 2015 17:26:01 GMT-03:00, deb...@tutamail.com wrote:
>Hello,
>
>I made several images with the live tools, but I encountered a problem:
>If I
>install the resulting system, it lacks all the software that was added
>by me,
You must use debian-installer live instead of true at you
apreciated any link to help/doc if anybody solved this.
thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.
t; added at my build:
https://github.com/HuayraLinux/live-cd/tree/testing
It's not official support by live-build, just a hack but its working.
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
wit
about this parameter.
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debi
Maybe the conflict between these packages do not permit it?
If somebody have a idea, i will be very grateful.
Sorry the long messsage.
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.
you can have an error on live-config custom scripts. i found that
my custom script failed and then the locales do not set properly
Saludos!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
w
anguage in Gnome
> control center and restarting the session helped.
>
> Can this be handled by live-config?
>
> Regards,
>
>
i migrate from 3.x to 4.x and i had to modify the kernel command line
parameter from locale=es to locales=es (plural)
--
Fernando Toled
On Fri, 29 Aug 2014 13:51:35 -0600, Zed wrote:
Thanks to Daniel on IRC with a little direction I learned why it
was skipping the preseed. Basically, I had not appended the
parameters
to the boot options in isolinux. It is copying the preseed to the ISO
now, but it can't be located when the inst
!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
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/53dbaa65.8030...@docksud.com.ar
hanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
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/53c57659.8000...@docksud.com.ar
ersion of this page?
>
we use reprepro to manage our repository and work fine
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
ve/config/3000-default-passwd
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
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/5336c128.3030...@docksud.com.ar
etter to do git clone it in build time and option git
pull in runtime,
At run time, maybe you dont have networking and it can fail, and
slowdown the "startup time" for the live user
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIB
ig files
in the iso file (mount it and view these files) to verify if it was
generated correctly.
but depend of your config. Can you paste your config options?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@li
El 21/01/14 17:10, Fernando Toledo escribió:
> Hi all
> i generate a custom kernel package (based on vanilla 3.13)
> and want to know if can i use this kernel to boot the live system.
>
> i put the package name in config/pacakges-lists/my-kernel.list
> and it is installed i see
El 21/01/14 17:10, Fernando Toledo escribió:
> Hi all
> i generate a custom kernel package (based on vanilla 3.13)
> and want to know if can i use this kernel to boot the live system.
>
> i put the package name in config/pacakges-lists/my-kernel.list
> and it is installed i see
see the initrd for that kernel.
i found old posts in the list talking about to add a hook to run
update-iniramfs.
need i create a config/hooks/update-init.binary? to solved this?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to
ese hook's just run after the chroot stage
any way to add a hook to run run before chroot stage (or at least before
the packages list selection) ?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.d
live/vmlinuz-*»: No existe
el fichero o el directorio
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists...
Building dependency tree...
Reading state information...
the full log is attached
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
build.log.gz
Description: GNU Zip compressed data
On Fri, 28 Jun 2013 12:29:47 +, vinc3nt wrote:
Ben Armstrong:
Therefore ... if you didn't read between the lines here ... this
properly belongs as a live-config (run-time) configuration.
Hi Ben,
I have added on my live-config configuration this option:
--hooks lock-kernel
and I have add
firefox.chroot
(i recommends that prefix your hook with numbers, will support run it
sorted)
my case:
https://github.com/HuayraLinux/live-cd/blob/master/installer%2Blive/config/hooks/50-alternatives.chroot
or in live hooks (on live booting stage):
config/includes.chroot/lib/live/config/99-firef
s not the standard variable in debian, but LANG
http://wiki.debian.org/Locale
http://www.debian.org/doc/manuals/debian-reference/ch08.en.html
http://wiki.debian.org/ChangeLanguage
maybe you can solved it, adding a live-config hook in
config/includes.chroot/lib/live/config
--
Fernando Toledo
Yeah . I forgot to say, the manual is great and have all this info.
Ben Armstrong escribió:
>On 11/06/13 11:44 PM, Fernando Toledo wrote:
>> you can create files in config/archives/
>>
>> example:
>> your_repo.list: must have the repo URL:deb http://your_repo_addres
ample:
your_repo.list: must have the repo URL:deb http://your_repo_address/
wheezy main blablabla
your_repo.key: must have the public key (gpg) for that repo was signed
then, in the live system, this files are locate in /etc/apt/sources.list.d/
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
teln
Building dependency tree
Reading state information... Done
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o
r ---
#!/bin/bash
# add user and set default groups
useradd custom_user -G users,adm,sudo
echo " set default passwords "
echo "root:the_root_password" | chpasswd
echo "custom_user:the_custom_user_password" | chpasswd
--- cut ---
this custom_user is created when live boot
native if you want add *another* user, maybe you use
a live hooks
you can add config/include.chroot/lib/live/config/999-add-custom-user
and put useradd commands
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5154492e.5000...@docksud.com.ar
e
LIVE_HOSTNAME=huayra
LIVE_USERNAME=alumno
LIVE_USER_DEFAULT_GROUPS="audio,cdrom,video,sudo,netdev,fuse"
LIVE_USER_FULLNAME="My full name"
read the man live-config
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debi
im reading the section "8.1.5 Additional repositories" in this manual
http://live.debian.net/manual/current/html/live-manual.en.html
if i wan to add in repo both binary and chroot,
need i to create myrepo.list.binary and myrepo.list.chroot ?
or can i use myrepo.list only?
--
Ferna
El 28/12/12 12:02, Fernando Toledo escribió:
> hello!
> i use 3.0~a51-1
>
> i try to make a i386 image from amd64 machine boot running wheezy
>
> any workaround to this?
>
boot => both
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.co
hello!
i use 3.0~a51-1
i try to make a i386 image from amd64 machine boot running wheezy
any workaround to this?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of
El 07/11/12 12:15, Daniel Baumann escribió:
> On 11/07/2012 03:04 PM, Fernando Toledo wrote:
>> is it possible to put the firmware files in some place of the
>> includes.binary_debian-installer as workaround?
>
> if you build with "--archive-areas 'main contrib non-
ian/pool structure, its only cache.
Then ,when i building my own live cd, the size of the cache is only 3gb
/ 4gb instead of the 64gb full debian mirror
If you need a full mirror, you must use something like apt-mirror /
debmirror, etc, but i think that is not required.
Saludos!
--
Fernan
firmware files in some place of the
includes.binary_debian-installer as workaround?
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Con
Menezes
i can recommend apt-cacher-ng, easy setup just install the package
and configure your repos wich (example):
http://localhost:3142/ftp.debian.org/debian testing main
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar
--
To UNSUBSCRIBE, email to debian
El 23/10/12 03:58, Daniel Baumann escribió:
> there's no preseed support yet when launching d-i with the launcher (see
> bts), if you start it from the boot menu, preseeding is supported.
>
ok, thanks!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.
rrect path to put my preseed.cfg to make use it?
Maybe i forgot to put some parameter in the live kernel? (i have custom
isolinux files, but its work fine).
I'm using live-build on debian testing (version 3.0~a51-1)
thank you!
--
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com
x27;
failed.
Sep 28 13:34:34 main-menu[963]: INFO: Modifying debconf priority limit
from 'high' to 'medium'
Maybe can i forgot some step?
Why these packages wont install?
I'm research if any workarout to solved it.
Thanks a lot!
--
Fernando Toledo
Dock Sud BBS
http://bbs.
77 matches
Mail list logo