This merge request resolves a few of the bugs and issues.
- hook to change the repository URLs
hook to add our custom bash prompt to the live user.
Change the SHELL variable in useradd configuration to bash. This resolves bug number #414 https://bugs.hamaralinux.org/show_bug.cgi?id=414
the system was complaining for non availability of LVM2 package not being installed while installing the system. so added lvm2 to the package lists to resolve this.