oglive-builder/includes/usr/bin/boot-tools/listpackages/sw.filesystem.local

33 lines
970 B
Plaintext

#sw.filesystem.local
install squashfs-tools
install unionfs-fuse
#install drbl-ntfsprogs # Eliminado
install ntfs-3g
#install ntfs-config # ogLive anterior a Ubuntu 20.04
install dosfstools
install fatresize
install exfat-utils
install dmraid
install dmsetup
install lvm2
install e2fsprogs
#install btrfs-tools # ogLive anterior a Ubuntu 20.04
install btrfs-progs # ogLive a partir de Ubuntu 20.04
install jfsutils
install reiserfsprogs
install reiser4progs
install xfsprogs
install mhddfs
install hfsplus
install hfsprogs
install hfsutils
install nilfs-tools
install vmfs-tools
#install ufsutils # ogLive anterior a Ubuntu 14.04
#install zfsutils # ogLive anterior a Ubuntu 16.04
install zfsutils-linux # ogLive a partir de Ubuntu 16.04
install android-tools-adb # ogLive a partir de Ubuntu 16.04
install android-tools-fastboot # ogLive a partir de Ubuntu 16.04
#install android-tools-fsutils # ogLive entre Ubuntu 16.04 y Ubuntu 20.04
install f2fs-tools