source: MondoRescue/branches/3.2/mindi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3368   10 years Bruno Cornec - White space removal for tabs
(edit) @3367   10 years Bruno Cornec - Add support for msdos disk type reporting by parted with -s option …
(edit) @3366   10 years Bruno Cornec - Add support for ksplice (which is creating its own version of …
(edit) @3364   10 years Bruno Cornec - Fix a bad sed call using | as separators (perlism) - Handle …
(edit) @3361   10 years Bruno Cornec - Fix a bug in install script for subsbin declaration
(edit) @3359   10 years Bruno Cornec - Adds an Id field for SVN
(edit) @3358   10 years Bruno Cornec - Use mkdir -p in case dirs would not exist
(edit) @3357   10 years Bruno Cornec - Fix mindi for RHEL5 support (as well as lots of older distros) by …
(edit) @3356   10 years Bruno Cornec - Fix installation of parted2fdisk under rootfs by removing useless -s …
(edit) @3355   10 years Bruno Cornec - Fix parted2fdisk for RHEL5 support with regex for fdisk version …
(edit) @3353   10 years Bruno Cornec - Fix #748 by solving interface issues between mondoarchive and mindi …
(edit) @3347   10 years Bruno Cornec - Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr) - Do …
(edit) @3345   10 years Bruno Cornec - mindi will now always use the perl parted2fdisk script and do not …
(edit) @3344   10 years Bruno Cornec - parted2fdisk now calls fdisk with the parameters when not using the …
(edit) @3343   10 years Bruno Cornec - parted2fdisk now works also on x86 machines and just check fdisk …
(edit) @3339   10 years Bruno Cornec - Adds support for Hyper-V IDE driver (Habibija Safet hsafet_at_ping.ba)
(edit) @3335   11 years Bruno Cornec - Adds support for nls_iso8859-1 and hid_generic to mindi to support …
(edit) @3332   11 years Bruno Cornec - Adds support for the hpvsa driver
(edit) @3330   11 years Bruno Cornec - mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
(edit) @3328   11 years Bruno Cornec - Adds support for XFS labelling
(edit) @3326   11 years Bruno Cornec - Creates all links under /bin from /usr/bin when not already existing …
(edit) @3325   11 years Bruno Cornec - Launch start-netfs when a network conf is detected in the conf file …
(edit) @3324   11 years Bruno Cornec - Fix #741: adapt busybox and init location for pre-fedora 18 distros …
(edit) @3323   11 years Bruno Cornec - Fix a keyboard detection bug (wrong directory added /usr/share)
(edit) @3321   11 years Bruno Cornec - minor modif for tabs vs spaces
(edit) @3317   11 years Bruno Cornec - removes a now useless line in mindi on minidir_root
(edit) @3312   11 years Bruno Cornec - Fix #753 by forcing LV creation which on RHEL7 now asks a question …
(edit) @3310   11 years Bruno Cornec - Remove EXTRA_MODS variable as it was leading to modules missing at …
(edit) @3305   11 years Bruno Cornec - Try to fix a udev issue on latest Ubuntu where /run/udev is needed …
(edit) @3304   11 years Bruno Cornec - Fix isolinux.bin location ofr recent Debian distro
(edit) @3303   11 years Bruno Cornec - Add new locations for ldlinux.c32 for latest debian distros
(edit) @3302   11 years Bruno Cornec try to fix hpacuscripting issue with lack of some deps
(edit) @3295   11 years Bruno Cornec - Create /dev/shm in case it's not already done
(edit) @3293   11 years Bruno Cornec - Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and …
(edit) @3292   11 years Bruno Cornec - Remove from mindi 2 functions replaced by perl code (ReadAllLink by …
(edit) @3286   11 years Bruno Cornec - Improve mondo-prep using mr_asprintf more (was behind other C …
(edit) @3285   11 years Bruno Cornec - Seems systemd also needs cgroup in some way. Starting to test…
(edit) @3284   11 years Bruno Cornec - Adding these files should improve dbus launch and work with systemd
(edit) @3283   11 years Bruno Cornec - Adds again some missing binaries called by systemd. Hopefully this …
(edit) @3282   11 years Bruno Cornec - Fix keymap loading at restore time (was still on the KEYMAP file)
(edit) @3281   11 years Bruno Cornec - /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
(edit) @3279   11 years Bruno Cornec - flaws_str should be NULL if no error detected not "" - Try to …
(edit) @3278   11 years Bruno Cornec - File KEYMAP-LIVES-HERE, USING-* not used anymore - Nomalize name …
(edit) @3277   11 years Bruno Cornec - Include not only content of udev.conf files but if directories in …
(edit) @3276   11 years Bruno Cornec - Removes the now useless sbin directory in rootfs
(edit) @3275   11 years Bruno Cornec - Avoids an error msg from perl when invoked in a filter context …
(edit) @3274   11 years Bruno Cornec - Improves systemd support at startup of the restore media when the …
(edit) @3271   11 years Bruno Cornec - Rename the conf file mondo-restore.cfg into mondorestore.cfg for …
(edit) @3270   11 years Bruno Cornec - Remove now useless mr-net-find - Rename in mindi the conf file …
(edit) @3269   11 years Bruno Cornec - Add creation of device /dev/kmsg through udev-links.conf
(edit) @3264   11 years Bruno Cornec - Do not make a link on parted2fdisk.9 if it already exists
(edit) @3261   11 years Bruno Cornec - Remove now unneeded modules from net module list - Fix perl usage …
(edit) @3257   11 years Bruno Cornec - Remove debug print in Kernel.pm which solves wrong inclusion of …
(edit) @3255   11 years Bruno Cornec - Minor fix for an error msg
(edit) @3254   11 years Bruno Cornec - Removes duplicate log in mindi - Plan for a log of live modules vs …
(edit) @3253   11 years Bruno Cornec - mindo now uses mr-kernel-get-modules for automatic dependency analysis
(edit) @3252   11 years Bruno Cornec - Fix a bug inrcS when starting systemd-udevd with an incorrect option
(edit) @3250   11 years Bruno Cornec - The mr-kernel-get-modules program now returns all the full paths for …
(edit) @3249   11 years Bruno Cornec - create function mr_kernel_get_modules in MondoRescue::Kernel.pm from …
(edit) @3248   11 years Bruno Cornec - Moves the creation of the symlinks for directories on /bin, /sbin in …
(edit) @3247   12 years Bruno Cornec - ohci-hcd and ohci_hcd are now correctly included
(edit) @3241   12 years Bruno Cornec - Should fix #735 by adding a function to detect potential ldlinux.c32 …
(edit) @3239   12 years Bruno Cornec - Fix build process for perl modules deps (creation of the …
(edit) @3231   12 years Bruno Cornec - Try to put everything for mindi under /usr now with the way the …
(edit) @3226   12 years Bruno Cornec - Move elementary perl scripts from mindi to MondoRescue and adapt …
(edit) @3224   12 years Bruno Cornec - mr_file_read_all_link seems to be working correctly now. - test file …
(edit) @3223   12 years Bruno Cornec - the read_all_link subfunction is now in MondoRescue::File ready to …
(edit) @3220   12 years Bruno Cornec - Remove dev.tgz from mindi (wasn't used and add the potential devices …
(edit) @3218   12 years Bruno Cornec - Add a small README file for some perl useful info (internal usage)
(edit) @3217   12 years Bruno Cornec - Relocate all the installation of mindi under /usr especially we now …
(edit) @3216   12 years Bruno Cornec - Moves all mindi scripts under /usr/sbin to be more easily compatible …
(edit) @3214   12 years Bruno Cornec - Add support for driver pps_core needed by more recent igb for NET_MODS
(edit) @3213   12 years Bruno Cornec - Add a get-modules.pl script to mindi (TBD further)
(edit) @3210   12 years Bruno Cornec - Avoid to execute an empty pre variable as a pre script
(edit) @3209   12 years Bruno Cornec - Add support for drivers needed by others (stp, pch, garp)
(edit) @3204   12 years Bruno Cornec - Fix mindi support for /bin,/sbin,/lib symlinks to /usr. Works on …
(edit) @3203   12 years Bruno Cornec - Test /tmp/mountlist.txt existence before using it in mindi, as mindi …
(edit) @3201   12 years Bruno Cornec - Last update for travel
(edit) @3200   12 years Bruno Cornec - Fix serial console detection where using -f is not working. Use -e …
(edit) @3199   12 years Bruno Cornec - Fix #724 by adding ehci-pci support in ISB_MODS
(edit) @3198   12 years Bruno Cornec - Fix #718 by adding xhci-hcd support to mindi
(edit) @3197   12 years Bruno Cornec - Fix a last compile error on mondoarchive (now runs till the end) - …
(edit) @3191   12 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
(copy) @3186   12 years Bruno Cornec - Branch version 3.2 from 3.0 to integrate memory allocation patches …
copied from branches/3.0/mindi
(edit) @3184   12 years Bruno Cornec - Fix a but in kernel version detection by sumplifying the RE used …
Note: See TracRevisionLog for help on using the revision log.