Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Manager and Filesystem #3

Closed
16 tasks done
pent0 opened this issue Mar 22, 2018 · 1 comment
Closed
16 tasks done

Package Manager and Filesystem #3

pent0 opened this issue Mar 22, 2018 · 1 comment
Labels
Added / Resolved / Fixed An Issue Has Been Resolved / Fixed or An enhancement was added Critical This is critical things that affects users and or developers List A List of Some Kind

Comments

@pent0
Copy link
Collaborator

pent0 commented Mar 22, 2018

Implement a SIS package extractor and emulate Symbian filesystem

Filesystem:

  • Mount and unmount
  • Mapping directory
  • Host directory replacement for root name

Package Manager:

  • Sis fields declaration
  • Sis signature declaration
  • Sis data declaration
  • Sis parser
    • Parse field
    • Parse signature
    • Parse whole file
  • Extract data to specific location like Symbian
    • Basic comparison and logical operation
    • Chunk extraction
    • File op implementation
    • File Exists
    • App installed
    • Property check
  • Basic gui displays apps
@pent0 pent0 added this to Normal in Display Hello World Mar 22, 2018
@pent0 pent0 added the Enhancement New feature or request label Mar 28, 2018
@pent0
Copy link
Collaborator Author

pent0 commented Jun 10, 2018

FS done in #17, along with GUI

@pent0 pent0 closed this as completed Jun 10, 2018
Display Hello World automation moved this from Normal to Done Jun 10, 2018
@TRR95 TRR95 added the Added / Resolved / Fixed An Issue Has Been Resolved / Fixed or An enhancement was added label Mar 17, 2021
@TRR95 TRR95 added Critical This is critical things that affects users and or developers List A List of Some Kind and removed Enhancement New feature or request labels Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added / Resolved / Fixed An Issue Has Been Resolved / Fixed or An enhancement was added Critical This is critical things that affects users and or developers List A List of Some Kind
Projects
No open projects
Development

No branches or pull requests

2 participants