Skip to content

florin65/zlocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlocal

A good part of my zlocal repo for Lunar Linux

Attention!!! It's still WIP (Work In Progress).

Use it at your own risk (and with maximum precaution).

Instructions

  1. Install the repo into your zlocal with:
cd /var/lib/lunar/moonbase/zlocal
git clone https://github.com/Florin65/zlocal.git moonbase-openrc
  1. Start by installing the following:
lin -rc openrc eudev elogind dbus polkit
  1. From a rescue boot, mount the Lunar root partition. Move all binaries and libraries into their /usr respective directories:
mv -f /bin/* /sbin/* /usr/sbin/* /usr/bin/
mv -f /lib/* /usr/lib
  1. Make compatibility symlinks to emulate the classic file system
ln -sf /usr/bin /bin
ln -sf /usr/bin /sbin
ln -sf /usr/bin /usr/sbin
ln -sf /usr/lib /lib
  1. Boot to Lunar and do the magick with either
lunar renew

or this for core install

lunar rebuild

About

My zlocal repo for Lunar Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published