summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
...
* use first partition in grub config for master imagesOlivier Blin2008-09-251-1/+2
* install grub on main device for mastersOlivier Blin2008-09-251-0/+2
* copy grub files for chroot (master is not mounted when building replicator)Olivier Blin2008-09-251-1/+1
* extract commentOlivier Blin2008-09-251-1/+1
* extract install_grub_to_image (to be reused for replicator master)Olivier Blin2008-09-251-10/+14
* do not use custom grub-install for master imagesOlivier Blin2008-09-251-12/+14
* use optional disk_device if specifiedOlivier Blin2008-09-251-3/+5
* extract install_usb_bootloader (to be reused for replicator masters)Olivier Blin2008-09-251-16/+25
* use fs::type to find partition code (for vfat replicator masters)Olivier Blin2008-09-251-1/+3
* extract allocate_master (to be reused for replicator images)Olivier Blin2008-09-251-13/+16
* always copy gfxmenu to boot dirOlivier Blin2008-09-251-2/+3
* factorize gfxmenu buildOlivier Blin2008-09-251-2/+2
* build compressed harddisk image (for now bzipped, could be extracted through ...Olivier Blin2008-09-241-1/+27
* splashy supportOlivier Blin2008-09-241-0/+20
* extract inst_initrd_dso_deps functionOlivier Blin2008-09-241-4/+8
* create more tty devices (for splashy)Olivier Blin2008-09-241-1/+1
* fix loopback extensionOlivier Blin2008-07-231-2/+2
* fix proper fstab when not using overlayOlivier Blin2008-07-171-1/+5
* add splash in classical initrdsOlivier Blin2008-07-171-0/+5
* setup loop device with its real size (so that mkfs does not make a too large fs)Olivier Blin2008-07-171-1/+3
* specify root in bootloader append for harddisk installsOlivier Blin2008-07-171-0/+2
* fix cylinders countOlivier Blin2008-07-171-1/+1
* fix initrd pathOlivier Blin2008-07-161-2/+2
* extract build_grub_cfg_rawOlivier Blin2008-07-161-2/+8
* create "classical" bootloader files (grub menu and gfxmenu)Olivier Blin2008-07-161-0/+3
* do not forget argsOlivier Blin2008-07-161-1/+1
* generate "classical" initrd (for harddisk installs)Olivier Blin2008-07-161-0/+11
* allow to write custom modprobe.confOlivier Blin2008-07-151-0/+8
* add stubs to handle "classical" bootloader files (i.e. aOlivier Blin2008-07-151-1/+38
* fix extensionOlivier Blin2008-07-111-1/+1
* add extension when listing selected loopbacksOlivier Blin2008-07-111-1/+1
* allow loop definitions to use themselves (we should really use objects...)Olivier Blin2008-07-111-1/+2
* do not hardcode loopback extensionOlivier Blin2008-07-111-6/+6
* be strictOlivier Blin2008-07-111-0/+1
* add back rrpt_dev definitionOlivier Blin2008-07-111-0/+1
* rename, this is quite specific to "hard" disksOlivier Blin2008-07-111-2/+2
* add comment about -processors option for mksquashfs (useful when a deadlock o...Olivier Blin2008-07-111-0/+1
* initial handling of harddisk masters (should be factorized back with USB mast...Olivier Blin2008-07-111-6/+107
* reenable disk masterOlivier Blin2008-07-111-1/+1
* rename "usb" master functions to more generic "disk" namesOlivier Blin2008-07-111-4/+4
* rename device_allocate_fs as device_allocate_fileOlivier Blin2008-07-111-3/+3
* handle non-gzipped additional modulesOlivier Blin2008-07-111-3/+8
* fix checking missing modules (do it after parsing additional modules)Olivier Blin2008-07-111-3/+3
* check command exit code in run_foreachOlivier Blin2008-07-111-1/+1
* use lzma by default (should be an option)Olivier Blin2008-07-111-6/+4
* write live->{system}{files} with no_install option in /etc/draklive-install.d...Olivier Blin2008-05-261-0/+2
* use a hash for file copy optionsOlivier Blin2008-05-261-1/+2
* add support for external pre-pivot-root command in initrd ($live->{system}{in...Olivier Blin2008-05-161-0/+1
* fix typoOlivier Blin2008-05-151-1/+1
* remove doble spaceOlivier Blin2008-05-151-1/+1