mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
Removed xattr-breaking command
This commit is contained in:
parent
999415bda6
commit
934b2cf3e8
1 changed files with 0 additions and 4 deletions
|
@ -65,10 +65,6 @@ mkstage4.sh [-q -c -b -l -k -p] [-s || -t <target-mountpoint>] [-e <additional e
|
|||
|
||||
Tarballs created with mkstage4 can be extracted with:
|
||||
|
||||
```bash
|
||||
tar xvjpf archive_name.tar.bz2
|
||||
```
|
||||
|
||||
To preserve binary attributes and use numeric owner identifiers (considered good practice on Gentoo), you can simply append the relevant flags to the respective `tar` commands, e.g.:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue