summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* move files from /initrd/live in new rootOlivier Blin2008-05-151-0/+1
* rmdir /initrd/live outside of /initrd/liveOlivier Blin2008-05-151-1/+2
* skip non-dirs when mount moving to new rootOlivier Blin2008-05-151-1/+1
* write modules list in live prefixOlivier Blin2008-05-151-3/+3
* upper-case FAT labels again (we switched to blkid in nash)Olivier Blin2008-05-131-2/+2
* fix commentOlivier Blin2008-05-131-1/+1
* fix installing probe-modules for x86_64 (spotted by imr)Olivier Blin2008-05-021-1/+4
* do not use nash-mount to mount tmpfs (run by busybox when using fallback)Olivier Blin2008-05-021-1/+1
* allow to split version out of name (to follow name-product-version naming)Olivier Blin2008-04-041-1/+1
* write full list of rpm packages and list of rpm leaves, sorted by package sizeOlivier Blin2008-03-311-0/+10
* extract write_dist_listsOlivier Blin2008-03-311-2/+8
* write a .langs file with human-readable langs listOlivier Blin2008-03-311-0/+6
* extract get_langs functionOlivier Blin2008-03-311-1/+9
* create packages lst in distOlivier Blin2008-03-311-1/+3
* rename images as distOlivier Blin2008-03-311-3/+3
* add comments about squashfs+lzmaOlivier Blin2008-03-311-1/+3
* unanchor regexp to use libs from /usr againOlivier Blin2008-03-211-1/+1
* use libraries from /lib instead of /lib/i686 (#38649) and /lib/tls (#21683) t...Olivier Blin2008-03-211-0/+1
* anchor regexp and include / in prefixOlivier Blin2008-03-211-3/+3
* add firewire controllers (bus and disk) in CDROM live (#31356)Olivier Blin2008-03-201-1/+1
* use sh when unmounting /proc/bus/usb (to handle fd redirection)Olivier Blin2008-03-061-1/+1
* don't bother using error filehandle, open3 does not generate symbol ifOlivier Blin2008-03-061-3/+2
* fix handling of open3 errors (it returns the kid pid before exec fails)Olivier Blin2008-03-061-1/+2
* do not kill process, just hang while waiting for itOlivier Blin2008-03-061-3/+1
* add newline before printing normal outputOlivier Blin2008-03-061-0/+4
* return if open3 failsOlivier Blin2008-03-061-1/+1
* hide mkcd outputOlivier Blin2008-03-061-1/+1
* handle genisoimage progress more nicelyOlivier Blin2008-03-061-1/+14
* use IPC::Open3 and IO::Select in run_foreach to catch stderr as wellOlivier Blin2008-03-061-4/+17
* remove hardcoded fastboot optionOlivier Blin2008-03-051-1/+0
* umount /proc/bus/usb before pivot_root in initrdOlivier Blin2008-03-051-0/+1
* do not try to use consolehelper to display "must be root" message, it's broke...Olivier Blin2008-03-031-1/+1
* remove minor size increaseOlivier Blin2008-02-291-1/+1
* adjust initrd sizesOlivier Blin2008-02-291-2/+2
* chomp command outputsOlivier Blin2008-02-291-2/+2
* simplifyOlivier Blin2008-02-291-1/+1
* keep size unmodifiedOlivier Blin2008-02-291-3/+3
* check that there is enough space left in initrdOlivier Blin2008-02-291-0/+2
* do not print excluding modules warning if not neededOlivier Blin2008-02-291-2/+1