Kelpup

Linux Distro; for students by students

View on GitHub

Home Downloads Contact Windows Install MacOS Install Contribute User Help

Downloads

Current Release: Kelpup01.1 - 3/31/2022 - Download

Included Kernel: 5.4.188
ISO Size: 435 MB
Checksum: 9febcd573fc31d464331a84893905fa9bdcb17badd3b5fd074f3e96525ca2690

Patch Notes:
- Updated command line games!
  - Fixed paths so it will run from anywhere
  - Expanded content
- Removed welcome screen to lead right to terminal interface instead of GUI
|-----------|
| CHECK     |
| OUT       |
| THE       |
| CURRENT   |
| RELEASE-  |
| IT'S      |
| ABOVE     |
|-----------|
(\__/) ||
(•ㅅ•) ||
/   づ

History of Kelpup Releases for Download:

Kelpup01 - 3/31/2022 - Download

This is the initial release of Kelpup!

Checksum: 9febcd573fc31d464331a84893905fa9bdcb17badd3b5fd074f3e96525ca2690

Release Notes:
- Kelpup is built off FossaPup with woof-CE
- Includes the start of a simple learning the command line game
- Opens Terminal at startup
- Runs Conky on startup to provide a techy system monitor
  - Preconfigured conky configuration
- Comes with Vim for text editing 
  - Preconfigured .vimrc 
- Comes with Python3
- Includes self-paced resources and reference sheets for Vim and Python

BetaKelpup03 - 3/16/2022 - Download

Release Notes:
- Vim! We included Vim in the ISO by adding it to the list of deb packages that fossa pup downloads automatically
  - It's in as vim.basic for some reason, so we aliased vim.basic to vim
- Modified startup script to reflect the pausing for 5 seconds change
- Added more python learning resources 
  - Initial text files
  - Zen of Python added
- Added vim learning resources
  - Beginning text files that give initial explinations
  - Giant cheat sheet included for more advanced stuff
  - The learn_python directory got some more files 
  - The learn_vim directory got initial explination

BetaKelpup02 - 3/16/2022 - Download

KelPup Test Run

Release Notes:
- Python! We switched to Fossa because it comes with Python already installed :)
- Modified .bashrc 
  - to have a nicer looking user prompt (in the terminal)
  - so that each time the user opens a terminal window, a Linux Command Line tip is printed
- Modified .vimrc 
  - so that users have at least a basic .vimrc when trying out VIM
  (NOTE: VIM is not installed yet)
- A terminal window pops up on Startup, so users are immediately encouraged to explore the command line
- Conky runs automatically on Startup
- Changed a wait time at boot-up from 60 seconds to 5 seconds 
  (NOTE: It still prints "pausing for 60 seconds", but it's just 5 now)
- Palemoon is automatically the default browser (without this change, clicking on the browser button would not work)
- Created pTheme specifically for Kelpup

BetaKelpup01 - 3/2/2022 - Download

Diagram for Edit Plan of BionicPup64 Release

- Added learning resources (Automate the Boring Stuff with Python)
- Added Conky as .pet package from Fossa to Bionic
- Added Conky configuration file (determines how Conky looks)
- Modified default pTheme (Puppy Theme; background, other aesthetic things)

BetaKelpup00 - 2/23/2022 - Download

- Release is a "test" launch
- Build of BionicPup; almost no changes
- Added files to ensure our changes work