4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 20 hours ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor partitioning code to support partitioning of other devices than disks. More... over 13 years ago
In 20_mount_bootimg.sh we fix to boot image for IA64 (required in EFI shell) as image size grew over 30MB we needed to explicit tell that we need FAT16 vfat file system. In 40_create_local_efi_dir.sh fixed a logical error (minor) In 80_create_isofs.sh we simplified the mkisofs command proven to work with RHEL 5.x IA64 More... over 13 years ago
Fix incorrect exclusion of LV with duplicate names. More... over 13 years ago
Use udevinfo to test for udevd having --version. More... over 13 years ago
layout: remove get_friendly_name, functionality now part of get_device_name. More... over 13 years ago
layout: avoid error message when reading partition without start. More... over 13 years ago
layout: partition_prefix changed by earlier call to get_friendly_name. More... over 13 years ago
layout: convert ! to / in get_friendly_name. More... over 13 years ago
layout: fixes for better multipath partitions support. More... over 13 years ago
layout: make the get_friendly_name error message more useful. More... over 13 years ago
Merge branch 'master' of git://github.com/rear/source More... over 13 years ago
modify our scripts for USE_DHCLIENT logic being moved from local.conf to rescue.conf We may still define USE_DHCLIENT in local.conf, but if we find dhcp is used we will add it into rescue.conf Also, now the dhcp clients are always copied to the image and with 'dhcp' kernel option we can force dhcp to start More... over 13 years ago
add biosdevname to retain BIOS-given name of a network device More... over 13 years ago
udevd on RHEL 4 hangs when trying to query the version. If udevsend exists, we don't want to query it. More... over 13 years ago
layout: fix incorrect LVM code generation when the start of a LV name is the same as a complete LV name. More... over 13 years ago
Fix declare needing -a for arrays on RHEL 4. More... over 13 years ago
layout: improve disk replacement regular expressions. More... over 13 years ago
bring SVN trunk in sync with github: - rear the rescue.conf file in the system-setup too (as it now contains DHCLIENT variables) - move the creation of rootfs/etc/rear to the prep phase and remove rescue.conf (which doesn't exist, but to be 100% sure) - we will always to try to copy dhclient executables so we disable the USE_DHCLIENT being empty More... over 13 years ago
Fix syntax error in the old recreate code. More... over 13 years ago
Fix syntax error in vfat creation code and clean up indentation. More... over 13 years ago
Add a noip kernel command line option to disable networking on boot. More... over 13 years ago
remove old run-syslog script from Fedora/5 (the default tree does the same) More... over 13 years ago
Adding code of John Baldwin to introduce cloning concept with NBU SF patch 3486614 More... over 13 years ago
udevd-event[xxxx]: run_program: exec of program /sbin/hwup failed More... over 13 years ago
updates in spec file for Fedora17/18 More... over 13 years ago
changes required for ia64 rhel5 to work again with latest version of rear have a close look at skel/default/etc/scripts/boot please (don't think I broke current flow, but needs to be double checked!!) More... over 13 years ago
to avoid the abort after running 'vgchange -a n' on a VG which was not created (tested on RHEL 4 and RHEL 6) More... over 13 years ago
Implement replacing of disk names in system files for the layout code. More... over 13 years ago
Recreate empty directories (with .gitignore) More... over 13 years ago
Merge pull request #2 from jhoekx/2b3d6997eed9cf3fb3f88ef31959dadf192c6a84 More... over 13 years ago