Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable login and ssl when running partimage with a server as argument | Olivier Blin | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | adapt to ide-cd being renamed as ide-cd_mod | Olivier Blin | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | do not try to load obsolete ide-mod/ide-probe | Olivier Blin | 2008-06-13 | 1 | -2/+0 |
| | |||||
* | drop support for special partimage rpm, changes are merged in the main package | Olivier Blin | 2008-06-13 | 2 | -7/+2 |
| | |||||
* | merge partimage hooks in real rc.sysinit (and drop hardcoded leia) | Olivier Blin | 2008-06-13 | 2 | -29/+16 |
| | |||||
* | fix path to isolinux/alt0 | Olivier Blin | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | pass partimage server on the command line | Olivier Blin | 2008-06-13 | 1 | -3/+4 |
| | |||||
* | remove dead code (done by install-xml-file-list now) | Olivier Blin | 2008-06-12 | 1 | -20/+0 |
| | |||||
* | remove unused variable | Olivier Blin | 2008-06-12 | 1 | -1/+0 |
| | |||||
* | add perl_checker blacklist (I hate pixel for not having a global blacklist) | Olivier Blin | 2008-06-12 | 1 | -0/+39 |
| | |||||
* | add comment about system.loop | Olivier Blin | 2008-06-09 | 1 | -0/+0 |
| | |||||
* | support Flash 2008.1 (codenamed 2.05 here) | Olivier Blin | 2008-06-05 | 1 | -0/+0 |
| | |||||
* | use iso-level 4 to be able to have more than 7 sub-directory levels ↵ | Olivier Blin | 2008-06-05 | 1 | -0/+0 |
| | | | | (required for PortableApps) | ||||
* | fix charset | Olivier Blin | 2008-06-05 | 1 | -0/+0 |
| | |||||
* | deref symlinks when copying Flash files to .tmp (helps using Flash/upgrade ↵ | Olivier Blin | 2008-06-05 | 1 | -0/+0 |
| | | | | as a symlink) | ||||
* | make sure .tmp can be removed | Olivier Blin | 2008-06-05 | 1 | -0/+0 |
| | |||||
* | use lumount when umounting loopbacks | Olivier Blin | 2008-06-05 | 3 | -7/+7 |
| | |||||
* | add losetup for Flash | Olivier Blin | 2008-06-05 | 1 | -0/+1 |
| | |||||
* | add lumount helper to umount loopbacks (umount can't really find a | Olivier Blin | 2008-06-05 | 1 | -0/+6 |
| | | | | | | loopback is used since mount can't write the loop= option in /etc/mtab, which is a symlink to /proc/mounts) | ||||
* | add support for Flash 2008.1 (nash finds upper-case labels) | Olivier Blin | 2008-06-05 | 1 | -0/+6 |
| | |||||
* | add fs::dmraid (required by fsedit, used in partimage_whole_disk) | Olivier Blin | 2008-05-12 | 1 | -0/+1 |
| | |||||
* | add partition_table sub-modules (for partimage_whole_disk) | Olivier Blin | 2008-05-08 | 1 | -1/+2 |
| | |||||
* | remove useless hack (partition_table::raw is correctly found by ↵ | Olivier Blin | 2008-05-08 | 1 | -3/+0 |
| | | | | collect-perl-files) | ||||
* | 1.10 | Olivier Blin | 2008-04-25 | 2 | -1/+3 |
| | |||||
* | fix build with latest file package, which only includes the precompiled ↵ | Olivier Blin | 2008-04-25 | 2 | -1/+3 |
| | | | | magic file | ||||
* | - fix "Mounting other partitions from fstab" which use UUID=xxx | Pascal Rigaux | 2008-04-14 | 2 | -2/+5 |
| | |||||
* | 1.9 | Olivier Blin | 2008-03-10 | 2 | -1/+3 |
| | |||||
* | add missing modalias files (#38690) | Olivier Blin | 2008-03-10 | 2 | -0/+6 |
| | |||||
* | - handle ntfs-3g in fstab | Pascal Rigaux | 2008-03-05 | 3 | -3/+5 |
| | |||||
* | revert unwanted commits | Olivier Blin | 2008-02-28 | 2 | -1/+1 |
| | |||||
* | 1.8 | Olivier Blin | 2008-02-28 | 4 | -2/+4 |
| | |||||
* | use export -rBASE | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | support new modules location (#38207) by reusing some DrakX code (and ↵ | Olivier Blin | 2008-02-28 | 2 | -52/+13 |
| | | | | duplicating a bit of install::commands) | ||||
* | adapt to perl 5.10 | Olivier Blin | 2008-02-28 | 2 | -22/+23 |
| | |||||
* | remove KDE autostart files that should have been migrated by startkde... | Olivier Blin | 2007-12-21 | 1 | -0/+3 |
| | |||||
* | use Mdv_Flash label for v2.0 (instead of MDV_FLASH) | Olivier Blin | 2007-12-21 | 1 | -2/+2 |
| | |||||
* | fix label for Flash v2.0 | Olivier Blin | 2007-12-21 | 1 | -0/+0 |
| | |||||
* | remove KDE sessions file so that previous compiz usage does not break session | Olivier Blin | 2007-12-04 | 1 | -0/+3 |
| | |||||
* | - fix build (fix a workaround in partimage_whole_disk) | Pascal Rigaux | 2007-11-21 | 2 | -1/+3 |
| | |||||
* | remove obsolete files | Antoine Ginies | 2007-10-25 | 7 | -1182/+0 |
| | |||||
* | add some tools needed by KA method, and some perl Libs | Antoine Ginies | 2007-10-25 | 1 | -1/+48 |
| | |||||
* | grep ka from cmdline, and launch new script | Antoine Ginies | 2007-10-25 | 1 | -5/+11 |
| | |||||
* | 1.7 | Pascal Rigaux | 2007-09-25 | 1 | -0/+2 |
| | |||||
* | 1.7 | Pascal Rigaux | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - add mount.nfs binary (since mount doesn't handle nfs fs anymore) | Pascal Rigaux | 2007-09-25 | 2 | -1/+3 |
| | |||||
* | 1.6 | Pascal Rigaux | 2007-08-08 | 2 | -1/+3 |
| | |||||
* | - adapt to new libldetect together with drakx-installer-images 1.13 | Pascal Rigaux | 2007-08-08 | 2 | -0/+2 |
| | |||||
* | - loadkeys file: | Pascal Rigaux | 2007-08-08 | 3 | -5/+10 |
| | | | | | | | o handle new "kbd" rpm which have .map files instead of .kmap o don't skip fr_CH-latin1 o handle "fr_CH"-like short names | ||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | rescuept is no more in util-linux, so | Pascal Rigaux | 2007-07-31 | 2 | -1/+2 |
| | | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer) |