|
|
@3333
|
10 years |
Bruno Cornec |
- Fix a mondoarchive crash with option -v (Do not use finish before …
|
|
|
@3332
|
10 years |
Bruno Cornec |
- Adds support for the hpvsa driver
|
|
|
@3330
|
10 years |
Bruno Cornec |
- mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
|
|
|
@3329
|
10 years |
Bruno Cornec |
- Update download page with latest distro we're building for.
|
|
|
@3328
|
10 years |
Bruno Cornec |
- Adds support for XFS labelling
|
|
|
@3327
|
10 years |
Bruno Cornec |
Backports from 3.2:
- Launch start-netfs when a network conf is …
|
|
|
@3326
|
10 years |
Bruno Cornec |
- Creates all links under /bin from /usr/bin when not already existing …
|
|
|
@3325
|
10 years |
Bruno Cornec |
- Launch start-netfs when a network conf is detected in the conf file …
|
|
|
@3324
|
10 years |
Bruno Cornec |
- Fix #741: adapt busybox and init location for pre-fedora 18 distros …
|
|
|
@3323
|
10 years |
Bruno Cornec |
- Fix a keyboard detection bug (wrong directory added /usr/share)
|
|
|
@3322
|
10 years |
Bruno Cornec |
- Improve description of -k option of mondoarchive and give an example
|
|
|
@3321
|
10 years |
Bruno Cornec |
- minor modif for tabs vs spaces
|
|
|
@3320
|
10 years |
Bruno Cornec |
- Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in …
|
|
|
@3319
|
10 years |
Bruno Cornec |
- Backport most mindi modifications done in the 3.2 branch into 3.0 in …
|
|
|
@3318
|
10 years |
Bruno Cornec |
- Redirect the stderr of parted2fdisk into /dev/null to avoid error …
|
|
|
@3317
|
10 years |
Bruno Cornec |
- removes a now useless line in mindi on minidir_root
|
|
|
@3316
|
10 years |
Bruno Cornec |
- Fix bad URL for http
|
|
|
@3315
|
10 years |
Bruno Cornec |
- Adds mirror from CNRS (thanks to Guillaume GIELLY)
|
|
|
@3314
|
11 years |
Bruno Cornec |
Fix #755 related to a syntax error in the Kernel.pm module
|
|
|
@3313
|
11 years |
Bruno Cornec |
Increase verbosity when modlist of modpath doesn't exist and loop
|
|
|
@3312
|
11 years |
Bruno Cornec |
- Fix #753 by forcing LV creation which on RHEL7 now asks a question …
|
|
|
@3311
|
11 years |
Bruno Cornec |
- Fix an issue reported by Dider Diaz for older perl version where the …
|
|
|
@3310
|
11 years |
Bruno Cornec |
- Remove EXTRA_MODS variable as it was leading to modules missing at …
|
|
|
@3309
|
11 years |
Bruno Cornec |
- Revert previous mr_strip_space supression
|
|
|
@3308
|
11 years |
Bruno Cornec |
- Do not remove spaces in analyze of good format as that create a …
|
|
|
@3307
|
11 years |
Bruno Cornec |
- Force generation of hardlinks to avoid package build problem on some …
|
|
|
@3306
|
11 years |
Bruno Cornec |
- Fix busybox 1.21.1 to support back old distributions such as RHEL3 …
|
|
|
@3305
|
11 years |
Bruno Cornec |
- Try to fix a udev issue on latest Ubuntu where /run/udev is needed …
|
|
|
@3304
|
11 years |
Bruno Cornec |
- Fix isolinux.bin location ofr recent Debian distro
|
|
|
@3303
|
11 years |
Bruno Cornec |
- Add new locations for ldlinux.c32 for latest debian distros
|
|
|
@3302
|
11 years |
Bruno Cornec |
try to fix hpacuscripting issue with lack of some deps
|
|
|
@3301
|
11 years |
Bruno Cornec |
- Fix a usage of mountlist.txt still with MINDI_CACHE, incorrect for now.
|
|
|
@3300
|
11 years |
Bruno Cornec |
- Change function which_format_command_do_i_need to allocate string …
|
|
|
@3299
|
11 years |
Bruno Cornec |
- Removes 2 useless Thank you in GUI
|
|
|
@3298
|
11 years |
Bruno Cornec |
- Adds the C file for test of mr_str_substitute
|
|
|
@3297
|
11 years |
Bruno Cornec |
- stabgrub-me now supports also grub2
- Fix an error using …
|
|
|
@3296
|
11 years |
Bruno Cornec |
Fix #747 by returning early enough to avoid using a bad value for file …
|
|
|
@3295
|
11 years |
Bruno Cornec |
- Create /dev/shm in case it's not already done
|
|
|
@3294
|
11 years |
Bruno Cornec |
- Fix a compilation issue in libmondo-archive.c on mindi call with …
|
|
|
@3293
|
11 years |
Bruno Cornec |
- Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and
…
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3291
|
11 years |
Bruno Cornec |
- good_format string is now dynamically allocated
|
|
|
@3290
|
11 years |
Bruno Cornec |
- Compilation fix
|
|
|
@3289
|
11 years |
Bruno Cornec |
- change function number_of_disks_as_string into one returning a
…
|
|
|
@3288
|
11 years |
Bruno Cornec |
- Improve again memory management:
remove some strcat calls
change …
|
|
|
@3287
|
11 years |
Bruno Cornec |
- mondo-prep is now better wrt memory management (fgets part not done
…
|
|
|
@3286
|
11 years |
Bruno Cornec |
- Improve mondo-prep using mr_asprintf more (was behind other C
…
|
|
|
@3285
|
11 years |
Bruno Cornec |
- Seems systemd also needs cgroup in some way. Starting to test…
|
|
|
@3284
|
11 years |
Bruno Cornec |
- Adding these files should improve dbus launch and work with systemd
|
|
|
@3283
|
11 years |
Bruno Cornec |
- Adds again some missing binaries called by systemd. Hopefully this …
|
|
|
@3282
|
11 years |
Bruno Cornec |
- Fix keymap loading at restore time (was still on the KEYMAP file)
|
|
|
@3281
|
11 years |
Bruno Cornec |
- /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
|
|
|
@3280
|
11 years |
Bruno Cornec |
- Fix a compilation bug
- Update mondoarchive man page for the new …
|
|
|
@3279
|
11 years |
Bruno Cornec |
- flaws_str should be NULL if no error detected not ""
- Try to …
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@3277
|
11 years |
Bruno Cornec |
- Include not only content of udev.conf files but if directories in …
|
|
|
@3276
|
11 years |
Bruno Cornec |
- Removes the now useless sbin directory in rootfs
|
|
|
@3275
|
11 years |
Bruno Cornec |
- Avoids an error msg from perl when invoked in a filter context …
|
|
|
@3274
|
11 years |
Bruno Cornec |
- Improves systemd support at startup of the restore media when the …
|
|
|
@3273
|
11 years |
Bruno Cornec |
- rename mondo-restore-EXT.h into mondorestore-EXT.h and removes the …
|
|
|
@3272
|
11 years |
Bruno Cornec |
- Removes now useles code from the C part which has been moved into …
|
|
|
@3271
|
11 years |
Bruno Cornec |
- Rename the conf file mondo-restore.cfg into mondorestore.cfg for …
|
|
|
@3270
|
11 years |
Bruno Cornec |
- Remove now useless mr-net-find
- Rename in mindi the conf file …
|
|
|
@3269
|
11 years |
Bruno Cornec |
- Add creation of device /dev/kmsg through udev-links.conf
|
|
|
@3268
|
11 years |
Bruno Cornec |
- Fix initialization of g_cd_recovery to avoid having it at TRUE …
|
|
|
@3267
|
11 years |
Bruno Cornec |
- First fully working version of mr-net-get-config
|
|
|
@3266
|
11 years |
Bruno Cornec |
On our download web page:
- Fix Debian numbering for future versions
- …
|
|
|
@3265
|
11 years |
Bruno Cornec |
- Add a new binary mr-net-get-config to coput the network …
|
|
|
@3264
|
11 years |
Bruno Cornec |
- Do not make a link on parted2fdisk.9 if it already exists
|
|
|
@3263
|
11 years |
Bruno Cornec |
- Fix a bug due to lack of memory allocation for a tmp var to display …
|
|
|
@3262
|
11 years |
Bruno Cornec |
- Change interface of mr_file_read_all_link to returning a hash of …
|
|
|
@3261
|
11 years |
Bruno Cornec |
- Remove now unneeded modules from net module list
- Fix perl usage …
|
|
|
@3260
|
11 years |
Bruno Cornec |
- Fix #735 for 3.0.5 by copying for mondo at the root of the temp dir …
|
|
|
@3259
|
11 years |
Bruno Cornec |
- Don't use the perl -i option when dealing with stdin
|
|
|
@3258
|
11 years |
Bruno Cornec |
- Should fix #735 by adding a function to detect potential ldlinux.c32 …
|
|
|
@3257
|
11 years |
Bruno Cornec |
- Remove debug print in Kernel.pm which solves wrong inclusion of …
|
|
|
@3256
|
11 years |
Bruno Cornec |
- Fix a bug in libmondo-cli detected during an NFS test, where a wrong …
|
|
|
@3255
|
11 years |
Bruno Cornec |
- Minor fix for an error msg
|
|
|
@3254
|
11 years |
Bruno Cornec |
- Removes duplicate log in mindi
- Plan for a log of live modules vs …
|
|
|
@3253
|
11 years |
Bruno Cornec |
- mindo now uses mr-kernel-get-modules for automatic dependency analysis
|
|
|
@3252
|
11 years |
Bruno Cornec |
- Fix a bug inrcS when starting systemd-udevd with an incorrect option
|
|
|
@3251
|
11 years |
Bruno Cornec |
- the mr-kernel-get-modules in now delivred as part of the MondoRescue …
|
|
|
@3250
|
11 years |
Bruno Cornec |
- The mr-kernel-get-modules program now returns all the full paths for …
|
|
|
@3249
|
11 years |
Bruno Cornec |
- create function mr_kernel_get_modules in MondoRescue::Kernel.pm from …
|
|
|
@3248
|
11 years |
Bruno Cornec |
- Moves the creation of the symlinks for directories on /bin, /sbin in …
|
|
|
@3247
|
11 years |
Bruno Cornec |
- ohci-hcd and ohci_hcd are now correctly included
|
|
|
@3246
|
11 years |
Bruno Cornec |
- ohci-hcd and ohci_hcd are now both included correctly
|
|
|
@3245
|
11 years |
Bruno Cornec |
- Backport patch 3199 to 3.2 branch (Fix #724 by adding ehci-pci …
|
|
|
@3244
|
11 years |
Bruno Cornec |
- apply patch made on r3200/3.2 branch to 3.0 (Fix serial console …
|
|
|
@3243
|
11 years |
Bruno Cornec |
- The test function of MondoRescue is now also working for distros not …
|
|
|
@3242
|
11 years |
Bruno Cornec |
- Remove mindi-kernel dir
- Adds PBREV to mindi-busybox build
|
|
|
@3241
|
11 years |
Bruno Cornec |
- Should fix #735 by adding a function to detect potential ldlinux.c32 …
|
|
|
@3240
|
11 years |
Bruno Cornec |
- Fix md5 computation which had the full path name
|
|
|
@3239
|
11 years |
Bruno Cornec |
- Fix build process for perl modules deps (creation of the …
|
|
|
@3238
|
11 years |
Bruno Cornec |
- Add "%s" in 2 mr_asprintf usages toavoid any problem (quality report)
|
|
|
@3237
|
11 years |
Bruno Cornec |
which_partition_format now returns a dynamically allocated string …
|
|
|
@3236
|
11 years |
Bruno Cornec |
- Fix again a dyn. memory allocation issue, where a variable wasn't …
|
|
|
@3235
|
11 years |
Bruno Cornec |
- Revert dynamic memory allocation for blurb variables as they are …
|
|
|
@3234
|
11 years |
Bruno Cornec |
- Fix documentation build issue
- rename configure.in into …
|
|
|
@3233
|
11 years |
Bruno Cornec |
- mindi-busybox 1.21.1 is now complete and builds
|
|
|