PLDWWW: Packages/LinuxLive

patrys patrys at pld-linux.org
Wed Aug 20 01:00:23 CEST 2008


Author: patrys   Date: Tue Aug 19 23:00:23 2008 GMT
Module: PLDWWW   URL: http://pld-linux.org/Packages/LinuxLive?action=diff&rev2=6&rev1=5
---- Log message:


---- Page affected: Packages/LinuxLive

---- Diffs:

================================================================
  grub
  iproute2
  iputils-ping
+ kernel
+ kernel-fs-aufs
  less
  linux-live
- linux-live-kernel
  lvm2
  mingetty
  mount
@@ -57, +58 @@

  # poldek -r /path/to/root -u anypackage
  }}}
  
- '''Notice:''' {{{linux-live}}} from {{{DEVEL}}} branch currently supports PLD kernels. If you want to use it, replace {{{linux-live-kernel}}} above with appropriate {{{kernel}}} and {{{kernel-fs-aufs}}} packages.
- 
  == Preparing the ISO image ==
  
- Start by installing [http://www.linux-live.org/ linux-live] package ({{{linux-live-build}}} package built from {{{linux-live.spec}}}) on your host system.
+ Start by installing the [http://www.linux-live.org/ linux-live] package ({{{linux-live-build}}} package in PLD Linux) on your host system.
  
  Remember to set password for {{{root}}} or alter {{{/etc/inittab}}} to execute shell instantly after boot or you'll not be able to login. To set the password, just mount {{{/dev}}} and {{{chroot}}} to the installation root:
  
@@ -76, +75 @@

  
  {{{
  # export ROOT=/path/to/root
+ # export ISO_IMAGE=/path/to/result.iso
- # /usr/lib/linux-live/build
+ # linux-live-build
  }}}
  
- Then to create ISO, go to the {{{/tmp/live_data_*}}} directory created by the above command. Then {{{cd}}} to your live name and run:
- 
- {{{
- # sh make_iso.sh
- }}}
- 


More information about the pld-cvs-commit mailing list