Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.MD | 2024-02-10 | 3.2 kB | |
filesystem.squashfs | 2024-02-10 | 1.0 GB | |
Totals: 2 Items | 1.0 GB | 0 |
Disclaimer: SEE BELOW Date: 2024 February 09 Username: linux | password: linux1234 Project: Remaster-LInux Segment: Custom Distro Remastering - SlipSystem OS: Base: Lilidog - Beardog Debian 12 (bookworm) - Openbox Filemanager DE Version: 1.0 File: filesystem.squashfs Summary: This filesystem.squashfs file is compatible with Clalamares Installer: - Debian OEM XFce Live installer iso - Tested - Debian OEM LXDE Live installer iso - Tested - LinDistro Custom Installer - Tested - (will update when more Distro Calamares Installers are tested) Custom changes required to use Clalamares to install LiliDog Dogbear using above filesystem.squashfs file: 1. Boot Debian OEM XFce or LXDE live Installer iso 2. Downoad this filesystem.squashfs file to a 2nd USB formated to FAT32 or ext4 3. mount 2nd USB by opening it in the Filemanager on Debian OEM Live 4. Browser to 2nd USB where folder that contains this filesystem.squashfs file. (Copy path) 5. edit /etc/Clalamares/modules/unpackfs.conf (chagne path to copyied path in No. 4) 6. edit /etc/Calamares/settings.conf and comment out (2 places) #-USERS 7. Menu --> System --> Install System 8. Install as usual - You will NOT be asked for username or password in Calamares (as #-USERS is disabled). 9. Username: linux | user & root password: linux1234 Added Applcations include: Chromium Web Browser AFTER INSTALL: do the following: 1. open terminal 2. sudo apt update 3. sudo apt upgrade 4. welcome #install additional kernel & firmware 5. Install your favorite programs using: sudo apt install <package name> Author: Robert J. Cooper Kingman, AZ, USA Questions / Suggestions / beta testers: go to https://remasterlinux.com/index.php/contact-us ---------------- Licenses: GPL-3.0 https://www.gnu.org/licenses/gpl-3.0.en.html License Custom: Copyright 2023-204 Robert J. Cooper <info@wideshell.com> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------